Token Transfer
Transfer tokens
Transfer any solana tokens to any address
POST
Path Parameters
Token to transfer. Can be human readable symbol or mint address
Examples:
"SOL"
"USDC"
"DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263"
Query Parameters
The address to transfer the tokens to
Examples:
"11111111111111111111111111111111"
The amount to transfer. Human readable value, e.g. 100 USDC
Required range:
x >= 0
Body
application/json
Response
200 - application/json
OK
The response is of type object
.