Split ERC-20 Token Transfer

Transfer an ERC-20 tokens to 2 different wallets in 1 transaction.

About

Use this action to transfer ERC-20 tokens to two different addresses from the connected wallet in one transaction.

The USDC ERC-20 smart contract does not support this action.

It will fail if you attempt to Split transfer USDC tokens.

Parent Element

Smart Contracts Actions

Drop this element onto the page first to access this action.

Action Name

Split ERC-20 - Transfer a Wallet Actions.

Action Parameters

Press "Show Documentation" under the input for more information on each field.

The connected wallet must have a balance of "Native Token" to cover the network fee for interacting with the contract. (eg. ETH on Ethereum, or MATIC on Polygon).

Exposed States

The following states are available once this action has run.

ERC-20 Transfer 1 hash

The transaction hash of the first ERC-20 token transfer.

ERC-20 Transfer 2 hash

The transaction hash of the second ERC-20 token transfer.

ERC-20 Transfer Execute Error

The error that occurred while split transferring ERC-20 tokens.

Events

Split ERC-20 Transfer Executed

ERC-20 tokens were sent to two different addresses successfully.

Split ERC-20 Transfer Execute Error

An error occurred while transferring split ERC-20 tokens.

More questions? Join our Discord

Last updated