← Home

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

OperationFeeUSDNotes
Create mint0.010 SOL$0.838Mint a new SPL or Token-2022 mint (any extension set).
Mint supply0.010 SOL$0.838Mint additional supply of an existing mint you control.
Set / update metadata0.010 SOL$0.838Set or update on-chain Metaplex metadata for a mint.
Revoke authority0.010 SOL$0.838Revoke a mint's mint and / or freeze authority.

Confidential transfer (Token-2022)

OperationFeeUSDNotes
Confidential deposit0.020 SOL$1.68Move public balance into the confidential pending account.
Apply pending0.015 SOL$1.26Sweep pending → available. Called once per incoming transfer.
Confidential withdraw0.025 SOL$2.10Move confidential balance back to public.
Confidential transfer0.025 SOL$2.10Party-to-party confidential transfer (the marquee op).
Reclaim orphan proof rent0.010 SOL$0.838Close 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

OperationFeeUSDNotes
Burn NFT0.00100 SOL$0.084Burn one NFT and return its rent to the holder. (per NFT)

Cleanup (percentage-based)

OperationRateBPSNotes
Reclaim rent10.00%1000 bpsClose empty token accounts and recover their rent. (of rent recovered)

Swap

OperationRateBPSNotes
Swap0.15%15 bpsJupiter 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.

→ Pricing for agents (x402, SIWS, MCP)

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.