Deploy Split

Deploy an Split smart contract.

About

A split contract allows you to generate a single address to send funds that will store the funds, and when any user calls the distribute function, the funds will be distributed to the recipients according to the percentages you define.

When deploying this contract you will set a list of wallet addresses and corresponding percentages that define how the funds will be split when the distribute function is called.

This contract can receive ERC-20 tokens and network native tokens.

Parent Element

Deploy Smart Contracts

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

Action Name

Deploy Split a Deploy Smart Contract

Action Parameters

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

Exposed States

The following states are available once this action has run.

Split Contract Address

The smart contract address of the deployed Split smart contract.

Split Deployment Error

The error that occurred when deploying a Split smart contract.

Events

Split Contract Deployed

A Split smart contract was successfully deployed.

Split Deployment Error

An error occurred while deploying a Split smart contract.

More questions? Join our Discord

Last updated