About Us
01. Our customers, contents providers, are easily consolidating their own creations into a format of NFT.
02. It enables them not only to mint their own NFT but also to trade their creations among user on NFT Farm.
Technology
Contributing a unique middleware technology to consolidate contents provided by third party into NFT format
NFT Marketplace
Operating NFT Farm where crypto users are easily able to trade their NFTs.
Token
Enhancing the extend of utilities of ITAM tokens as partnering with major players in decentralized finance
ItamERC20.constructor(string,string).name (#676) shadows:
- ERC20.name() (#431-433) (function)
ItamERC20.constructor(string,string).symbol (#676) shadows:
- ERC20.symbol() (#439-441) (function)
Rename the local variables that shadow another component.
Additional information: link
Context._msgData() (#232-235) is never used and should be removed
ERC20._setupDecimals(uint8) (#654-656) is never used and should be removed
SafeMath.div(uint256,uint256) (#136-139) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#191-194) is never used and should be removed
SafeMath.mod(uint256,uint256) (#153-156) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#211-214) is never used and should be removed
SafeMath.mul(uint256,uint256) (#117-122) is never used and should be removed
SafeMath.tryAdd(uint256,uint256) (#25-29) is never used and should be removed
SafeMath.tryDiv(uint256,uint256) (#61-64) is never used and should be removed
SafeMath.tryMod(uint256,uint256) (#71-74) is never used and should be removed
SafeMath.tryMul(uint256,uint256) (#46-54) is never used and should be removed
SafeMath.trySub(uint256,uint256) (#36-39) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version0.7.3 (#2) allows old versions
solc-0.7.3 is not recommended for deployment
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
Redundant expression "this (#233)" inContext (#227-236)
Remove redundant statements if they congest code but offer no value.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#286-289)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#295-299)
name() should be declared external:
- ERC20.name() (#431-433)
symbol() should be declared external:
- ERC20.symbol() (#439-441)
decimals() should be declared external:
- ERC20.decimals() (#456-458)
totalSupply() should be declared external:
- ERC20.totalSupply() (#463-465)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#470-472)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#482-485)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#490-492)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#501-504)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#519-523)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#537-540)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#556-559)
Use the external attribute for functions never called from the contract.
Additional information: link
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
Young tokens have high risks of scam / price dump / death
Token has a considerable age, but social accounts / website are missing or have few users
Token has relatively low CoinGecko rank
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account