Skip to main content
POST
Transfer SPL token to another wallet

Authorizations

X-API-KEY
string
header
required

Body

application/json
to
string
required

Recipient wallet address

Example:

"5AH3qo1v1EZfT3QKQpSsx1F8W5JyGEVZPcD5DzkX1N1d"

tokenMintAddress
string
required

SPL token mint address

Example:

"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"

amount
string
required

Amount of tokens to send

Example:

"100"

network
enum<string>
default:mainnet-beta

Solana network to use

Available options:
mainnet-beta,
devnet,
testnet

Response

Insufficient balance