Skip to content

Interface: ERC20Batch

Batch of all transactions for transfering ETH to recipients

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
amountsBigInt[]Corresponding ETH/ERC20 amount to send to each recipientETHBatch.amountstypes.ts:40
recipientsstring[]Array of addresses for recipients of ETHETHBatch.recipientstypes.ts:37
tokensstring[]Array of ERC20 token addresses for transferring to each recipient-types.ts:46