VAI is Venus Protocol’s native decentralized stablecoin. It is minted and redeemed directly on the Venus platform.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
VAI.permit(address,address,uint256,uint256,bool,uint8,bytes32,bytes32) (VAI.sol#120-141) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(expiry == 0 || now <= expiry,VAI/permit-expired) (VAI.sol#136)
Avoid relying on block.timestamp.
Additional information: link
Constant VAI.version (VAI.sol#35) is not in UPPER_CASE_WITH_UNDERSCORES
Variable VAI.DOMAIN_SEPARATOR (VAI.sol#55) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Unable to find audit link on the website
Young tokens have high risks of scam / price dump / death
Last post in Twitter was more than 30 days ago
Unable to find Youtube account
Unable to find Discord account