Fees
perpgame keeps fees simple.
Protocol fee
The treasury factories default to a 1% protocol fee on buys and sells.
- 75% of the protocol fees generated by a token go to that token's creator.
- On a buy, the fee is removed from USDC or USDG before the net amount is invested.
- On a sell, the fee is removed from stablecoin proceeds. HyperEVM in-kind LT amounts are also reduced by the configured fee before transfer.
Network (gas) fee
Every on-chain transaction also pays the selected chain's network fee. Leveraged-token baskets use HyperEVM; memecoin and tokenized-equity baskets use Robinhood Chain. Gas prices are set by those networks, not by perpgame.
For server-assisted deployment, the creator signs a stablecoin permit and the platform submits the factory transaction. See Creating a token.
Underlying execution can have additional economic costs that are not protocol fees:
- Bounce mint or redemption costs for leveraged tokens.
- Uniswap pool fees, price impact, and route slippage for Robinhood Chain assets.
- Market movement between a quote and transaction execution.
What there is no fee for
- No listing fee.
- No graduation fee (there's no graduation).
- No recurring perpgame fee merely for holding a token.
info
The buy premium is not the protocol fee. It changes the number of curve tokens minted for a net deposit; the deposited value remains in the treasury. See How it works.