Fees
Every fee in the protocol, in one table. There are no fees anywhere else — no deposit/withdrawal fees, no claim fees, no fees on transfers.
| Action | Fee | Who receives it |
|---|---|---|
| Create a token | 0.005 ETH flat | Protocol |
| Buy on a bonding curve | 1% of the ETH you pay | Protocol |
| Sell on a bonding curve | 1% of the ETH you receive | Protocol |
| Swap on a DEX pool | Pool fee tier: 0.05% / 0.30% / 1.00% | That pool’s liquidity providers |
| Swap on a graduated token’s locked pool | 0.30% | Locked-pool fees: 70% creator / 30% protocol |
| Provide / withdraw liquidity | none (gas only) | — |
| Place / cancel / claim a limit order | none (gas only) | — |
| Claim creator fee rights | none (gas only) | — |
- Curve fees are ETH-side only. Token amounts are never skimmed; 99% of your ETH goes into (or comes out of) the curve itself.
- DEX swap fees go to LPs, exactly as in the Uniswap V3 model. For graduated tokens, the protocol’s locked position is typically the dominant LP, which is what funds the 70/30 creator split.
- The 70/30 split is hardcoded in the vault contract and cannot be changed by any admin.
- Gas on Robinhood Chain is fractions of a cent per transaction and goes to the network, not to Thor Exchange.