Token Multisender

This API is used to fast send tokens to multiple addresses

Body Params
string
required

Blockchain (solana/ethereum/base/bsc/tron)

string
required

Wallet id for sending tokens

toList
array of objects
required

Wallet id for sending tokens

toList*
string
required

Token address to be sent, "" means send native token of this chain

number
required

Extra added gas (Gwei), valid for EVM

number
required

When the base gas exceeds this value, no transaction will execute (Gwei), valid for EVM chains

number
required

Priority Fee (SOL), valid for Solana, empty string means use auto priority fee

Response

Language
Request
Response
Choose an example:
application/json