Token accounts
Create token account
Create Associated Token Accounts for any SPL or Token-2022 mint. Your wallet pays the rent and signs.
Loading…
How it works
Enter a mint address. SolKnife builds a transaction that creates the Associated Token Account (ATA) for that mint under your wallet, and your wallet signs it. Your wallet pays the rent deposit, about 0.002 SOL, which is not a fee: it is refundable when you later close the account. SolKnife charges nothing for this.
- Associated Token Account (ATA)
- The standard, deterministic account that holds one specific token for one wallet. Most tokens need their ATA to exist before they can be received.
- Rent
- A small SOL deposit (about 0.002 SOL) every account holds to stay alive on Solana. It is yours, locked in the account, and refunded when the account is closed.
New to this? Read how Solana rent works, and how to reclaim it.