Tokens
Batch Transfer Token
Batch transfers from the from
wallet to the list of
recipients
with the provided amount. The from
address can only be the ones
created in the project. Transfers within a batch are processed atomically
in a single transaction, resulting in significantly lower average costs
compared to individual transfers
Headers
Your WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
The response is of type object
.