🚀DANSA - DANCE TO EARN🚀 💥Fantastic dancing experience - Dance, have fun, get along with the beat, and still earn money. 💥Players can buy NFT Fashion and NFT Stage to participate in earning a reward of $D2E. 💥Highlights of the Dance to earn mechanism: ⚡️Players can dance 2 times per day to earn rewards of $D2E. ⚡️Tracking AI technology to check the player's movements. ⚡️The $D2E reward will depend on how similar the sample dance video is.
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Contract ownership is not renounced (belongs to a wallet)
DANSAToken.allowance(address,address).owner (#496) shadows:
- Ownable.owner() (#359-361) (function)
DANSAToken._approve(address,address,uint256).owner (#669) shadows:
- Ownable.owner() (#359-361) (function)
Rename the local variables that shadow another component.
Additional information: link
DANSAToken.setFees(uint256,uint256) (#692-697) should emit an event for:
- buyFee = _buyFee (#695)
- sellFee = _sellFee (#696)
Emit an event for critical parameter changes.
Additional information: link
DANSAToken.initialize().msgSender (#428) lacks a zero-check on :
- _owner = msgSender (#429)
Check that the address is not zero.
Additional information: link
Initializable._isConstructor() (#145-156) uses assembly
- INLINE ASM (#154)
Do not use evm assembly.
Additional information: link
Context._msgData() (#177-180) is never used and should be removed
DANSAToken._burnFrom(address,uint256) (#683-686) is never used and should be removed
SafeMath.mod(uint256,uint256) (#311-313) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#326-329) is never used and should be removed
Remove unused functions.
Additional information: link
Variable Ownable._owner (#345) is not in mixedCase
Parameter DANSAToken.setFees(uint256,uint256)._buyFee (#692) is not in mixedCase
Parameter DANSAToken.setFees(uint256,uint256)._sellFee (#692) is not in mixedCase
Variable DANSAToken._decimals (#409) is not in mixedCase
Variable DANSAToken._symbol (#410) is not in mixedCase
Variable DANSAToken._name (#411) is not in mixedCase
Variable DANSAToken.MAX_SUPPLY (#414) is not in mixedCase
Variable DANSAToken.MAX_FEE (#415) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#178)" inContext (#168-181)
Remove redundant statements if they congest code but offer no value.
Additional information: link
DANSAToken.initialize() (#422-432) uses literals with too many digits:
- _totalSupply = 5000000000000000000000000000 (#426)
DANSAToken.slitherConstructorVariables() (#401-712) uses literals with too many digits:
- MAX_SUPPLY = 5000000000000000000000000000 (#414)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
DANSAToken.MAX_FEE (#415) should be constant
DANSAToken.MAX_SUPPLY (#414) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#378-381)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#387-389)
increaseAllowance(address,uint256) should be declared external:
- DANSAToken.increaseAllowance(address,uint256) (#542-545)
decreaseAllowance(address,uint256) should be declared external:
- DANSAToken.decreaseAllowance(address,uint256) (#561-564)
mint(uint256) should be declared external:
- DANSAToken.mint(uint256) (#574-578)
burn(uint256) should be declared external:
- DANSAToken.burn(uint256) (#583-586)
Use the external attribute for functions never called from the contract.
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to verify that token and website are owned by the same team (no listings + unable to find contract on website)
Unable to verify token contract address on the website
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Token is not listed at Mobula.Finance
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Telegram account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account