- This is the Bank smart contract. Here you can withdraw the vault deposit. https://bscscan.com/address/0x82917471d087bf0b4E3AB7a4C9c4DFe3a1E495DE#writeProxyContract
Scroll down to see different functions and buttons.
- You will see “web3 connect” link over function 1 . Use it to connect your wallet with the smart contract.
- Scroll down to Function 24 (withdraw)
- Use this site to convert your BNB amoumt into WEI units. https://eth-converter.com/
Type in the BNB value (Ether value) you want to withdraw. Then copy the WEI value, go back to the smart contract and paste it in function 24 - Function 24
pid value = 0
wantAmt = BNB (WEI) amount
You receive WBNB.