Closed ethzoomer closed 1 year ago
Check if veNFT.voted returns true, if it does then make VeSugar voted_at output return as normal. If veNFT.voted returns false, it means the veNFT has been reset, and in this case we make voted_at output 0
veNFT.voted
voted_at
Deployed and verified at https://optimistic.etherscan.io/address/0x9591B50366d82291e4e2BF88ffE52C3B39c8999a#readContract
Check if
veNFT.voted
returns true, if it does then make VeSugarvoted_at
output return as normal. IfveNFT.voted
returns false, it means the veNFT has been reset, and in this case we makevoted_at
output 0Deployed and verified at https://optimistic.etherscan.io/address/0x9591B50366d82291e4e2BF88ffE52C3B39c8999a#readContract