Augmented Reality (AR) and blockchain applications are leading the next technology revolution. The cryptocurrency market will reach $1 Trillion marketcap. Aircoins aims to unlock the digital ecosystem with hidden treasures for you to unlock in the AR environment. Be able to pickup, drop and trade cryptos in AR.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
solc-0.4.24 is not recommended for deployment
Pragma version^0.4.12 (#5) allows old versions
Deploy with any of the following Solidity versions: 0.5.16 - 0.5.17, 0.6.11 - 0.6.12, 0.7.5 - 0.7.6 Use a simple pragma version that allows any of these versions. Consider using the latest version of Solidity for testing.
Additional information: link
AIRx.slitherConstructorConstantVariables() (#250-266) uses literals with too many digits:
- initialSupply = 10000000000 * (10 ** uint256(decimals)) (#256)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
SafeMath.mul(uint256,uint256) (#12-16) is never used and should be removed
SafeMath.div(uint256,uint256) (#18-23) is never used and should be removed
Remove unused functions.
Additional information: link
Constant AIRx.initialSupply (#256) is not in UPPER_CASE_WITH_UNDERSCORES
Parameter BurnableToken.burn(uint256)._value (#236) is not in mixedCase
Parameter StandardToken.allowance(address,address)._spender (#193) is not in mixedCase
Parameter StandardToken.approve(address,uint256)._value (#181) is not in mixedCase
Parameter BasicToken.transfer(address,uint256)._value (#106) is not in mixedCase
Parameter StandardToken.allowance(address,address)._owner (#193) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._from (#156) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._to (#156) is not in mixedCase
Parameter StandardToken.approve(address,uint256)._spender (#181) is not in mixedCase
Parameter StandardToken.increaseApproval(address,uint256)._spender (#203) is not in mixedCase
Parameter BasicToken.transfer(address,uint256)._to (#106) is not in mixedCase
Parameter StandardToken.decreaseApproval(address,uint256)._spender (#210) is not in mixedCase
Parameter BasicToken.balanceOf(address)._owner (#121) is not in mixedCase
Parameter StandardToken.increaseApproval(address,uint256)._addedValue (#203) is not in mixedCase
Parameter StandardToken.decreaseApproval(address,uint256)._subtractedValue (#210) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._value (#156) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
increaseApproval(address,uint256) should be declared external:
- StandardToken.increaseApproval(address,uint256) (#203-208)
transfer(address,uint256) should be declared external:
- BasicToken.transfer(address,uint256) (#106-114)
- ERC20Basic.transfer(address,uint256) (#87)
burn(uint256) should be declared external:
- BurnableToken.burn(uint256) (#236-247)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#132)
- StandardToken.transferFrom(address,address,uint256) (#156-169)
balanceOf(address) should be declared external:
- BasicToken.balanceOf(address) (#121-123)
- ERC20Basic.balanceOf(address) (#86)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#133)
- StandardToken.approve(address,uint256) (#181-185)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#72-76)
decreaseApproval(address,uint256) should be declared external:
- StandardToken.decreaseApproval(address,uint256) (#210-220)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#131)
- StandardToken.allowance(address,address) (#193-195)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
Average 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
Average 30d PancakeSwap volume is low.
Average PancakeSwap trading volume, liqudity, number of swaps are low. Token seems to be inactive.
Token has relatively low CoinMarketCap rank