Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.fuse.io/llms.txt

Use this file to discover all available pages before exploring further.

A batch refers to a group of calls inside a single user operation. This can be an approve and send transaction in one call. The executeBatch() method is used.
ParameterTypeStatusDescription
toaddressrequiredThe address where the user want to send Tokens.
valuenumberrequiredThe amount of Tokens the user is sending
dataFunctionEncoded Function Data for Smart Contract Methods
Example of approve and transfer in a single batch