The Creation Token (UMAN) is the native token of Crypto Ultraman. It allows its holders to freely create Crypto Ultraman works, which will be permanently stored and publicly visible on the BSC blockchain. Therefore, simplifying the creation itself makes IP more diversified and personalized in its development. This opens up a whole new dimension for NFT Ultraman, in which the value level of each piece of NFT in the entire market is strongly influenced by consumer preferences.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
UMANToken.transferOwner(address) (#174-187) should emit an event for:
- _owner = addr (#184)
Emit an event for critical parameter changes.
Additional information: link
Pragma version0.6.8 (#2) allows old versions
solc-0.6.8 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
Parameter UMANToken.setBlackList(address,bool)._evilUser (#170) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
name() should be declared external:
- UMANToken.name() (#88-90)
symbol() should be declared external:
- UMANToken.symbol() (#92-94)
decimals() should be declared external:
- UMANToken.decimals() (#96-98)
cap() should be declared external:
- UMANToken.cap() (#100-102)
totalSupply() should be declared external:
- UMANToken.totalSupply() (#104-106)
balanceOf(address) should be declared external:
- UMANToken.balanceOf(address) (#108-110)
allowance(address,address) should be declared external:
- UMANToken.allowance(address,address) (#112-114)
transferFrom(address,address,uint256) should be declared external:
- UMANToken.transferFrom(address,address,uint256) (#123-127)
approve(address,uint256) should be declared external:
- UMANToken.approve(address,uint256) (#129-132)
transfer(address,uint256) should be declared external:
- UMANToken.transfer(address,uint256) (#148-151)
setBlackList(address,bool) should be declared external:
- UMANToken.setBlackList(address,bool) (#170-172)
transferOwner(address) should be declared external:
- UMANToken.transferOwner(address) (#174-187)
setMultiSignature(address,address) should be declared external:
- UMANToken.setMultiSignature(address,address) (#189-194)
setAuthorize(address,uint256) should be declared external:
- UMANToken.setAuthorize(address,uint256) (#196-204)
getAuthorize(address) should be declared external:
- UMANToken.getAuthorize(address) (#206-210)
getRecoverIndex(address,uint256) should be declared external:
- UMANToken.getRecoverIndex(address,uint256) (#212-214)
recover(uint256,uint256,uint8,bytes32,bytes32) should be declared external:
- UMANToken.recover(uint256,uint256,uint8,bytes32,bytes32) (#216-228)
Use the external attribute for functions never called from the contract.
Additional information: link
UMANToken._transfer(address,address,uint256) (#134-146) compares to a boolean constant:
-require(bool,string)(_isBlackListed[sender] == false,無効な操作) (#137)
UMANToken.toSend(address,address,address,uint256,uint256) (#153-159) compares to a boolean constant:
-require(bool,string)(contractAddr != address(0) && itf[contractAddr] == true,インターフェイスが無効です) (#154)
UMANToken.getItr(address) (#165-168) compares to a boolean constant:
-require(bool,string)(contractAddr != address(0) && itf[contractAddr] == true,インターフェイスが無効です) (#166)
UMANToken.recover(uint256,uint256,uint8,bytes32,bytes32) (#216-228) compares to a boolean constant:
-require(bool,string)(_recoverRecord[msg.sender][code] == false,すでに取得済み) (#217)
Remove the equality to the boolean constant.
Additional information: link
UMANToken.transferOwner(address) (#174-187) uses literals with too many digits:
- require(bool,string)(_multiSignatureAmount[_owner][_multiSignature[_owner].index].amount1 == 33000000000000000000 && _multiSignatureAmount[_owner][_multiSignature[_owner].index].amount2 == 33000000000000000000,承認なし) (#179-180)
UMANToken.slitherConstructorVariables() (#44-237) uses literals with too many digits:
- _cap = 2100000000000000000000000000000000 (#72)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
UMANToken._cap (#72) should be constant
UMANToken._decimals (#70) should be constant
UMANToken._name (#68) should be constant
UMANToken._symbol (#69) should be constant
Add the constant attributes to state variables that never change.
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
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
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 Twitter link on the website
Token is not listed at Mobula.Finance
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but social accounts / website are missing or have few users
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Telegram account link seems to be invalid
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account