How to distribute funds on spilt contract with explorer
In this guide, we will explore how to distribute funds using the explorer on your prebuilt split contract from thirdweb.
- How to distribute native token using explorer?
- How to distribute ERC-20 token using explorer?
How to distribute native token using explorer?
- Navigate to the Explorer tab in your smart contract.
- Click on the second
distribute
function located under the write section.
- Click on the "Execute" button to disperse the funds across the wallets:
How to distribute ERC-20 token using explorer?
- Navigate to the Explorer tab in your smart contract:
- Under the "write" section, click on the first
distribute
function.
- Enter the desired ERC-20 token to distribute, then click on
Execute
to disperse the funds across the wallets:
That's it!
Can’t get this working? If you’ve followed the above and still have issues, contact our support team for help.
Did this answer your question?
😞
😐
🤩