Airnfts is the NFT marketplace built on Binance Smart Chain focusing
highly on user experience and ease of use to Create, Buy, Sell and use NFTs.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Pragma version>=0.6.0<0.8.0 (#33) is too complex
Pragma version>=0.6.0<0.8.0 (#6) is too complex
Pragma version>=0.6.0<0.8.0 (#113) is too complex
Pragma version>=0.6.0<0.8.0 (#330) is too complex
Pragma version>=0.6.0<0.8.0 (#636) is too complex
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
SafeMath.mul(uint256,uint256) (#226-231) is never used and should be removed
SafeMath.sub(uint256,uint256) (#211-214) is never used and should be removed
SafeMath.tryDiv(uint256,uint256) (#170-173) is never used and should be removed
SafeMath.tryMod(uint256,uint256) (#180-183) is never used and should be removed
SafeMath.tryAdd(uint256,uint256) (#134-138) is never used and should be removed
ERC20._burn(address,uint256) (#575-583) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#320-323) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#300-303) is never used and should be removed
ERC20._setupDecimals(uint8) (#613-615) is never used and should be removed
Context._msgData() (#23-26) is never used and should be removed
SafeMath.mod(uint256,uint256) (#262-265) is never used and should be removed
SafeMath.div(uint256,uint256) (#245-248) is never used and should be removed
SafeMath.tryMul(uint256,uint256) (#155-163) is never used and should be removed
SafeMath.trySub(uint256,uint256) (#145-148) is never used and should be removed
Remove unused functions.
Additional information: link
Redundant expression "this (#24)" inContext (#18-27)
Remove redundant statements if they congest code but offer no value.
Additional information: link
AirNFTToken.slitherConstructorVariables() (#639-648) uses literals with too many digits:
- tokenTotalSupply = 1000000000 (#642)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
AirNFTToken.tokenTotalSupply (#642) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#478-482)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#515-518)
symbol() should be declared external:
- ERC20.symbol() (#398-400)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#429-431)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#441-444)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#496-499)
name() should be declared external:
- ERC20.name() (#390-392)
totalSupply() should be declared external:
- ERC20.totalSupply() (#422-424)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#460-463)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#449-451)
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.
Token is deployed only at one blockchain
Average 30d PancakeSwap volume is low.
Average PancakeSwap trading volume, liqudity, number of swaps are low. Token seems to be inactive.
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 token on CoinHunt
Additional information: link
Token has relatively low CoinGecko rank
Unable to find Blog account (Reddit or Medium)