MetaverseX is a decentralized virtual world sandbox building game that supports NFT creation and trading and Play To Earn mode. Anyone can own virtual land in the sandbox world, design and create various buildings and virtual items, and realize the auction and exchange of virtual items through NFT.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Redundant expression "this (#114)" inContext (#104-117)
Remove redundant statements if they congest code but offer no value.
Additional information: link
BEP20AUSD.allowance(address,address).owner (#419) shadows:
- Ownable.owner() (#297-299) (function)
BEP20AUSD._approve(address,address,uint256).owner (#582) shadows:
- Ownable.owner() (#297-299) (function)
Rename the local variables that shadow another component.
Additional information: link
BEP20AUSD._burnFrom(address,uint256) (#596-599) is never used and should be removed
Context._msgData() (#113-116) is never used and should be removed
SafeMath.div(uint256,uint256) (#212-214) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#227-234) is never used and should be removed
SafeMath.mod(uint256,uint256) (#247-249) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#262-265) is never used and should be removed
SafeMath.mul(uint256,uint256) (#187-199) is never used and should be removed
Remove unused functions.
Additional information: link
Variable BEP20AUSD._decimals (#347) is not in mixedCase
Variable BEP20AUSD._symbol (#348) is not in mixedCase
Variable BEP20AUSD._name (#349) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
BEP20AUSD.constructor() (#351-359) uses literals with too many digits:
- _totalSupply = 20000000e18 (#355)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#316-319)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#325-327)
increaseAllowance(address,uint256) should be declared external:
- BEP20AUSD.increaseAllowance(address,uint256) (#465-468)
decreaseAllowance(address,uint256) should be declared external:
- BEP20AUSD.decreaseAllowance(address,uint256) (#484-487)
mint(uint256) should be declared external:
- BEP20AUSD.mint(uint256) (#497-500)
burn(uint256) should be declared external:
- BEP20AUSD.burn(uint256) (#505-508)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find token on CoinGecko
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
Token has no active CoinGecko listing / rank
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account