Fees & Refunds

Convenience Fee

Easy Mode charges a small convenience fee for handling swaps, fee calculations, and position management on your behalf.

  • Current rate: 0.50 % (50 basis points).

  • Maximum cap: The owner can never set the fee above 1.00 % (100 basis points).

  • Applied once — The fee is deducted from your input amount before any swap or position creation takes place.

  • Destination — All fees are forwarded to the protocol's genesis wallet.

Fee payment options

Flow
Default fee source
Alternative

Easy Create

Same as input

Easy Stake

ETH (from msg.value)

Input token (set payFeeInEth = false)

Compound

ETH (from msg.value)

Minted Plazm (set payFeeInEth = false)

Automatic Refunds

Easy Mode is designed to never hold user funds beyond what is needed:

  • Excess ETH — If you send more ETH than the Create or Stake requires, the surplus is returned to your wallet at the end of the transaction.

  • Excess tokens — When an optimal-split calculation leaves leftover input tokens (or Plazm), they are transferred back to you before the transaction completes.

  • Failed refunds — If a refund transfer fails (e.g., your address cannot receive ETH), the transaction reverts entirely — your funds are safe.

Last updated