A wallet that bridges the gap between DeFi and traditional Finance.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
BEP2EToken.constructor() (#354-363) uses literals with too many digits:
- _initialSupply = 1000000000 (#358)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
BEP2EToken.allowance(address,address).owner (#423) shadows:
- Ownable.owner() (#299-301) (function)
BEP2EToken._approve(address,address,uint256).owner (#578) shadows:
- Ownable.owner() (#299-301) (function)
Rename the local variables that shadow another component.
Additional information: link
BEP2EToken._burn(address,uint256) (#557-563) is never used and should be removed
BEP2EToken._burnFrom(address,uint256) (#592-595) is never used and should be removed
Context._msgData() (#115-118) is never used and should be removed
SafeMath.div(uint256,uint256) (#214-216) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#229-236) is never used and should be removed
SafeMath.mod(uint256,uint256) (#249-251) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#264-267) is never used and should be removed
SafeMath.mul(uint256,uint256) (#189-201) is never used and should be removed
SafeMath.sub(uint256,uint256) (#160-162) is never used and should be removed
Remove unused functions.
Additional information: link
Variable BEP2EToken._decimals (#350) is not in mixedCase
Variable BEP2EToken._symbol (#351) is not in mixedCase
Variable BEP2EToken._name (#352) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#116)" inContext (#106-119)
Remove redundant statements if they congest code but offer no value.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#318-321)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#327-329)
increaseAllowance(address,uint256) should be declared external:
- BEP2EToken.increaseAllowance(address,uint256) (#469-472)
decreaseAllowance(address,uint256) should be declared external:
- BEP2EToken.decreaseAllowance(address,uint256) (#488-491)
mint(uint256) should be declared external:
- BEP2EToken.mint(uint256) (#501-504)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token contract audit
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
Unable to find code repository for the project
Alexa traffic rank is very low
Additional information: link
Young tokens have high risks of price dump / death
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Telegram account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account