Fees and Earnings
Launch costs, creator earnings, and claiming.
Launch cost components
- Protocol launch fee:
CREATION_FEE()(read from contract) - Minimum dev buy:
0.03 ETH
Minimum total ETH to launch is CREATION_FEE() + 0.03 ETH (plus gas).
Trading fee split
- Creator share: 60%
- Protocol share: 40%
Trading fees accrue as users trade after launch. The split is always 60/40 (creator/protocol).
How creator fee claiming works
Creator earnings are accrued on-chain and can be claimed to the creator wallet.
Quick claim flow
- Open the stroid app with the same wallet that created the token.
- Go to claim fees.
- Click claim for your stroid wallet.
- Confirm the transaction in your wallet.
- Claimed ETH is sent directly to your creator wallet address.
What the claim transaction does
- It is a standard on-chain claim call (no ETH value sent with the tx).
- You only pay normal gas for the claim transaction.
- If there is nothing accrued yet, claim returns no payout.
Notes
- There is no additional off-chain fee.