Comment on page
DAO v1 Withdrawal Guide
This guide provides step-by-step instructions for withdrawing BOND tokens from BarnBridge DAO v1 using Etherscan
Make sure you have access to the wallet you used to stake in the DAO.
Go to Etherscan and search for the DAO
BARN
smart contract address: 0x10e138877df69Ca44Fdc68655f86c88CDe142D7F
- Go to
Read as Proxy
- Connect your wallet to Etherscan
- Put your wallet address into
balanceOf
method and click "Query" - Copy
uint256
value that represents your staking balance in the DAO

Copy your staking balance
- Go to
Write as Proxy
- Put the copied value of your staking balance into
withdraw
method and click "Write"

Withdraw your BOND