Skip to content

Interface: BatchTransactionParams

Batched transaction params with calldata to execute all batch transactions (ETHBatch, ERC20Batch) in a single call

Properties

PropertyTypeDescriptionDefined in
datastring[]Array of batched transaction calldatatypes.ts:12
tostring[]Addresses of batch smart contracts corresponding to their calldatatypes.ts:6
valuesBigInt[]Corresponding ETH values to be sent alongtypes.ts:9