Reference

Fees

Hoodium charges at the moment it does something for you, on the amount it did it to. Never on deposits, never on holdings, never on time. Every charge appears in the flow that incurs it before you sign.

Automation

1.5% of the fees claimed, only when a rule fires

When an auto-compound or auto-harvest rule fires, the charge is taken from the claimed income at execution. Nothing accrues between executions, and a rule that never fires costs nothing.

Hard-capped at 5% in the automation contract’s own code. The cap is not a policy, it is a revert.

Gas, at cost

The relayer fronts the gas for every automated execution and recovers only its cost from the proceeds, priced through the pool’s own price. No margin. The order you sign carries a hard ceiling on the share gas may take, and your own gas ceiling defers any execution that would cost more than you allowed.

Exits, rebalances, swaps and zaps

Tiered by the pool’s own fee tier, fixed in contract code. Automated exits and rebalances charge on the amount withdrawn. Manual swaps, zaps and consolidated claims charge on the amount swapped, paid as its own transfer beside the trade, visible in your wallet as exactly what it is. A swap that fails or is declined is never charged, and governance cannot widen these tiers.

PoolAutomated exitof the amount withdrawnManual swapof the amount swapped
Stable pairsfee tier ≤ 0.05%0.01%0.03%
Standard pairs0.05% to 0.3%0.03%0.10%
Exotic pairsabove 0.3%0.05%0.20%

Free, and staying that way

Launchpad

ChargeRateWho receives it
Creating a launch1 USDGProtocol
Every curve trade1%70% creator, 30% protocol
Graduating0Nobody
Fees on the graduated poolthe pool’s own 1% tier70% creator, 30% protocol. Forever, pull-based

The curve grosses the input up so exactly the target lands in the reserve, which means the fee is computed on the net rather than taken off the gross. Buying in several chunks costs a wei or two more, because each chunk’s fee rounds up separately.

Verifying a charge

The automation charges are verifiable on chain: each execution emits a PlatformFeeCharged event beside the action it was taken from. Manual swap fees are a separate transfer in the same transaction, so they appear in your wallet history as their own line rather than as a difference you have to reconstruct. Any question about a specific charge starts from its transaction hash. Send it to hello@hoodium.app.

The in-app schedule, always current: pools.hoodium.app/pricing