Withdraw Assets
About how to withdraw assets.
Last updated
About how to withdraw assets.
Last updated
In the box details, select the "Withdraw" tab.
You can directly navigate to the blockchain explorer of the blockchain network where the box is located through the link provided by the box.
In the "Contract" tab, select "Write Contract," and connect your web3 wallet.
The following is an example using Etherscan.
Find all the Withdraw methods below to interact.
Taking withdrawing ETH as an example.
You can choose to withdraw all ETH or a specified amount.
If you want to withdraw a specific amount, enter the amount you wish to withdraw in the "amount" input box, then click the "Write" button.
โPlease noteโThe monetary unit entered here is Ethereum's smallest unit, "Wei," not "ETH." So, if you want to withdraw "1 ETH," you need to input "1000000000000000000."
After confirming with your wallet, you can complete the withdrawal.
๐ In principle, the box does not accept assets other than ETH, ERC20, ERC721, and ERC1155. If you accidentally transfer other types of assets into the box, it doesn't mean you can't withdraw them. You can use the box's advanced feature Call Contract to withdraw them. For details, you can refer to the asset box's documentation.