Pricing
What every SolKnife operation costs at this exact moment. Fees go to a single SOL treasury wallet, configurable per deploy. SolKnife is non-custodial: every operation builds an unsigned transaction your wallet then signs.
SOL = $83.81 (coinbase, cached up to 10 min). Live USD figures recompute on every request.
Token lifecycle
| Operation | Fee | USD | Notes |
|---|---|---|---|
| Create mint | 0.010 SOL | $0.838 | Mint a new SPL or Token-2022 mint (any extension set). |
| Mint supply | 0.010 SOL | $0.838 | Mint additional supply of an existing mint you control. |
| Set / update metadata | 0.010 SOL | $0.838 | Set or update on-chain Metaplex metadata for a mint. |
| Revoke authority | 0.010 SOL | $0.838 | Revoke a mint's mint and / or freeze authority. |
Confidential transfer (Token-2022)
| Operation | Fee | USD | Notes |
|---|---|---|---|
| Confidential deposit | 0.020 SOL | $1.68 | Move public balance into the confidential pending account. |
| Apply pending | 0.015 SOL | $1.26 | Sweep pending → available. Called once per incoming transfer. |
| Confidential withdraw | 0.025 SOL | $2.10 | Move confidential balance back to public. |
| Confidential transfer | 0.025 SOL | $2.10 | Party-to-party confidential transfer (the marquee op). |
| Reclaim orphan proof rent | 0.010 SOL | $0.838 | Close abandoned ZK context-state accounts and recover their rent. |
Confidential transfer uses ZK proofs. The first time you use it on a mint, you also fund a one-time ElGamal pubkey on chain. Solana network fees and rent for the encrypted account come on top of the SolKnife fee. How it works.
Cleanup
| Operation | Fee | USD | Notes |
|---|---|---|---|
| Burn NFT | 0.00100 SOL | $0.084 | Burn one NFT and return its rent to the holder. (per NFT) |
Cleanup (percentage-based)
| Operation | Rate | BPS | Notes |
|---|---|---|---|
| Reclaim rent | 10.00% | 1000 bps | Close empty token accounts and recover their rent. (of rent recovered) |
Swap
| Operation | Rate | BPS | Notes |
|---|---|---|---|
| Swap | 0.15% | 15 bps | Jupiter swap, with the platform fee accruing as wrapped SOL. (of amount swapped) |
Swap fee accrues to a wSOL token account, not the plain-SOL treasury. Quoted by Jupiter; what you actually pay matches the quote.
For agents and programmatic callers
Per-call HTTP 402 pricing for agents lives on a separate page.
Where the money goes
A single plain-SOL wallet receives every fee on this page except the swap fee (which accrues as wSOL in a separate token account for accounting reasons). All recipients are public on chain.
Treasury: 6bh83R94PBoYgzQXzXwoyh93s4ibQvnfgjmggNxkxNYb
Operator note
Every fee on this page is env-driven. The numbers reflect this deployment's current configuration. The machine-readable version lives at /api/pricing.