Create Batch Transfer Transaction
Create a new Batch Transfer Transaction
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Workspace wallet secret for authentication
Body
This key is utilized to ensure exactly-once execution of mutating requests. If the same key is reused, it will be treated as the same request and the original response will be returned.
"0e472f6b-336b-4d4f-87d6-4f93e4e4e4e4"
The unique identifier of the wallet
"0e472f6b-336b-4d4f-87d6-4f93e4e4e4e4"
The token symbol (e.g., USDT, USDC, ETH).
Refer to the Get Supported Tokens endpoint for the list of supported tokens.
"USDT"
The blockchain network. Can be either the blockchain name or slug.
Refer to the Get Supported Blockchains endpoint for the list of supported blockchains.
"ethereum-mainnet"
The array of recipients and amounts for the batch transaction
[
{
"address": "0x1234567890123456789012345678901234567890",
"amount": "0.5"
}
]The external reference ID to uniquely identify the transaction
"txn_ref_123"
An optional note or description for the transaction
"This is a test transaction"
Additional metadata associated with the transaction
{ "employeeId": "EMP001" }.png?fit=max&auto=format&n=ML35RDblT1Ol-zJb&q=85&s=062e79ad9c4540929eec204aff020178)
.png?fit=max&auto=format&n=ML35RDblT1Ol-zJb&q=85&s=f6328956931c9664a2a070c2edb6e9b3)