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
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type object
.
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
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type object
.