With a wallet
Last updated
Last updated
To withdraw with a wallet all you have to do is hold the NFT in your wallet and call the withdraw function of the SFS contract directly with your wallet. To do this, you will need these 3 pieces of information:
Once you have this, you just have to go to Testnet Blockscout or to Mainnet Blockscout depending on where your NFT and contracts are delpoyed.
Go to the Contract
tab and select Write Contract
Look at the bottom for the 11. withdraw
function
Input the toknID, recipient and amount.
e.g: (203, 0x807CbE33a6F4c0F524C97B2AbcFf919da41cd7Cf, 2342342344)
Sign the transaction and wait until you get the rewards!