Solana tool · read-only
Transfer-fee calculator
What actually arrives after a Token-2022 transfer fee.
How a Token-2022 transfer fee works
- The fee is taken out of the amount sent — the recipient receives less, the sender is not charged extra.
- 100 basis points = 1%. The maximum a mint can set is 10,000 bps = 100%.
- The fee is withheld on the recipient's token account, not sent to a treasury. A separate authority harvests it later.
- A mint can cap the fee per transfer. ZOLTAN does not — the percentage applies at any size.
- Raising the fee takes effect at the next epoch boundary, about two days, so a change is visible before it applies.
ZOLTAN / Solana tools / Transfer-fee calculator