Create a batch crypto transfer
Wallet Transfers
Create a batch crypto transfer
Create a batch crypto transfer from a single wallet address to multiple wallet addresses among users.
POST
Create a batch crypto transfer
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Example:
"123e4567-e89b-12d3-a456-426614174000"
Available options:
usdc, usdt, usdg, pyusd Example:
"usdc"
Available options:
POLYGON, ETHEREUM, SOLANA, BASE, BSC, FLOW_EVM, TRON Example:
"POLYGON"
Whether this batch transfer requires approval before processing.
true: Transfer will enter approval workflowfalseor omitted: Transfer proceeds immediately
Example:
false