Skip to main content
POST
Transfer Token

Path Parameters

token
string
default:SOL
required

Token to transfer. Can be human readable symbol or mint address

Query Parameters

to
string
default:6JpNV6DK88auwzKVizdeT4Bw3D44sam5GqjcPCJ7y176
required

The address to transfer the tokens to

amount
number
default:1
required

The amount to transfer. Human readable value, e.g. 100 USDC

Required range: x >= 0

Body

application/json
type
enum<string>
default:transaction
required
Available options:
transaction
account
string
default:6JpNV6DK88auwzKVizdeT4Bw3D44sam5GqjcPCJ7y176
required

The public key of the account that executes the transaction

Response

200 - application/json

OK

type
any
required
transaction
string
required