Artistone is a decentralized NFT marketplace built “by NFT creators for NFT collectors”. Artistone aims to build an exclusive community of artists and creators to enable them to interact seamlessly with the community. Artistone will build and govern in accordance with all Artistoners via the Artistone DAO.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Different versions of Solidity are used:
- Version used: ['>=0.4.22<0.9.0', '^0.8.0']
- ^0.8.0 (#4)
- ^0.8.0 (#95)
- ^0.8.0 (#123)
- >=0.4.22<0.9.0 (#147)
Use one Solidity version.
Additional information: link
Context._msgData() (#140-142) is never used and should be removed
ArtsToken._burn(address,uint256) (#442-457) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version>=0.4.22<0.9.0 (#147) is too complex
Pragma version^0.8.0 (#123) allows old versions
Pragma version^0.8.0 (#4) allows old versions
Pragma version^0.8.0 (#95) 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
ArtsToken.constructor(string,string,address,address,address) (#171-183) uses literals with too many digits:
- _mint(_lpReward,100000000 * 10 ** 18) (#182)
ArtsToken.constructor(string,string,address,address,address) (#171-183) uses literals with too many digits:
- _mint(_feeContract,890000000 * 10 ** 18) (#180)
ArtsToken.constructor(string,string,address,address,address) (#171-183) uses literals with too many digits:
- _mint(_airDrop,10000000 * 10 ** 18) (#181)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
decreaseAllowance(address,uint256) should be declared external:
- ArtsToken.decreaseAllowance(address,uint256) (#353-369)
name() should be declared external:
- ArtsToken.name() (#188-190)
totalSupply() should be declared external:
- ArtsToken.totalSupply() (#220-222)
approve(address,uint256) should be declared external:
- ArtsToken.approve(address,uint256) (#279-288)
balanceOf(address) should be declared external:
- ArtsToken.balanceOf(address) (#227-235)
increaseAllowance(address,uint256) should be declared external:
- ArtsToken.increaseAllowance(address,uint256) (#329-337)
transferFrom(address,address,uint256) should be declared external:
- ArtsToken.transferFrom(address,address,uint256) (#306-315)
symbol() should be declared external:
- ArtsToken.symbol() (#196-198)
decimals() should be declared external:
- ArtsToken.decimals() (#213-215)
transfer(address,uint256) should be declared external:
- ArtsToken.transfer(address,uint256) (#245-254)
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 PancakeSwap volume 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 PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token is deployed only at one blockchain
Unable to find website, listings and other project-related information
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Last post in Twitter was more than 30 days ago
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account