-
Go to the BentoBox address on the block explorer and click “Read Contract” (https://polygonscan.com/address/0x0319000133d3ada02600f0875d2cf03d442c3367#readContract) - Polygon chain example
-
Scroll down to 2.balanceOf
-
In the first field put the address of the token you want to withdraw - 0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39
-
In the second one put the user’s address - 0xD1134f6e28AB3b75500378b47250d6d88E0C1BB0
-
Click “query”
-
Click on “Write Contract” (https://polygonscan.com/address/0x0319000133d3ada02600f0875d2cf03d442c3367#writeContract)
-
Connect your wallet (Connect to Web3)
-
Scroll down to 17.withdraw
-
In “token_(address)” put the token address - 0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39
-
In “from (address)” put user’s address - 0xD1134f6e28AB3b75500378b47250d6d88E0C1BB0
-
In “to (address)” put user’s address - 0xD1134f6e28AB3b75500378b47250d6d88E0C1BB0 (yes, both “form” and “to” should be the user’s address)
-
In “amount (uint256)” put the copied amount - 574746746679140514
-
In “share (uint256)” put 0