Belt.fi is an AMM protocol that incorporates multi-strategy yield optimizing on Binance Smart Chain (BSC) with low fees/slippage that also provides aggregation through vault compounding, lending and yield generation for maximum returns.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
BELT.claimInitialSupply(uint256) (#666-672) should emit an event for:
- initialSupplyRemaining = initialSupplyRemaining - _amount (#670)
Emit an event for critical parameter changes.
Additional information: link
BELT.constructor(string,string,uint256,address,uint256).initialSupplyClaimer_ (#659) lacks a zero-check on :
- initialSupplyClaimer = initialSupplyClaimer_ (#662)
Check that the address is not zero.
Additional information: link
SafeMath.sub(uint256,uint256) (#43-45) is never used and should be removed
Remove unused functions.
Additional information: link
Variable BELT.BELTPerBlock (#656) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#10)" inContext (#4-13)
Remove redundant statements if they congest code but offer no value.
Additional information: link
BELT.slitherConstructorVariables() (#650-692) uses literals with too many digits:
- burnAddress = 0x000000000000000000000000000000000000dEaD (#657)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
BELT.burnAddress (#657) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
mint(address,uint256) should be declared external:
- BELT.mint(address,uint256) (#688-690)
Use the external attribute for functions never called from the contract.
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token contract audit
Unable to verify token contract address on the website
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Unable to find token on CoinHunt
Additional information: link
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account