AMG wants to inspire folks to utilize a single currency for the virtual world. AMG is an utility token based on the BEP20 chain that will allow everyone to participate in the virtual world, regardless of the amount invested. You determine and vote on how your assets grow. You will be able to purchase a huge variety of assets like Real Estate properties, cars, wearable’s, and consumables and more exciting things from the marketplace that we will launch. It’s a huge opportunity for everyone to take the next step into Blockchain Virtual World.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Redundant expression "this (#121)" inContext (#111-124)
Remove redundant statements if they congest code but offer no value.
Additional information: link
AmGen.constructor() (#358-366) uses literals with too many digits:
- _totalSupply = 99000000 * 10 ** 18 (#362)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
AmGen.allowance(address,address).owner (#431) shadows:
- Ownable.owner() (#304-306) (function)
AmGen._approve(address,address,uint256).owner (#594) shadows:
- Ownable.owner() (#304-306) (function)
Rename the local variables that shadow another component.
Additional information: link
AmGen.withdraw(address,uint256)._receiver (#422) lacks a zero-check on :
- _receiver.transfer(_amount) (#424)
Check that the address is not zero.
Additional information: link
AmGen._burnFrom(address,uint256) (#608-611) is never used and should be removed
Context._msgData() (#120-123) is never used and should be removed
SafeMath.div(uint256,uint256) (#219-221) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#234-241) is never used and should be removed
SafeMath.mod(uint256,uint256) (#254-256) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#269-272) is never used and should be removed
SafeMath.mul(uint256,uint256) (#194-206) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter AmGen.withdraw(address,uint256)._receiver (#422) is not in mixedCase
Parameter AmGen.withdraw(address,uint256)._amount (#422) is not in mixedCase
Variable AmGen._decimals (#355) is not in mixedCase
Variable AmGen._symbol (#356) is not in mixedCase
Variable AmGen._name (#357) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#323-326)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#332-334)
withdraw(address,uint256) should be declared external:
- AmGen.withdraw(address,uint256) (#422-425)
increaseAllowance(address,uint256) should be declared external:
- AmGen.increaseAllowance(address,uint256) (#477-480)
decreaseAllowance(address,uint256) should be declared external:
- AmGen.decreaseAllowance(address,uint256) (#496-499)
mint(uint256) should be declared external:
- AmGen.mint(uint256) (#509-512)
burn(uint256) should be declared external:
- AmGen.burn(uint256) (#517-520)
Use the external attribute for functions never called from the contract.
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 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
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Unable to find Blog account (Reddit or Medium)
Unable to find Discord account