Death Road | The First Metaverse Racing Game On BSC
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
xDRACE._writeCheckpoint(address,uint32,uint256,uint256) (contracts/xDRACE.sol#240-265) uses a dangerous strict equality:
- nCheckpoints > 0 && checkpoints[delegatee][nCheckpoints - 1].fromBlock == blockNumber (contracts/xDRACE.sol#252-253)
Don't use strict equality to determine if an account has enough Ether or tokens.
Additional information: link
xDRACE.delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32) (contracts/xDRACE.sol#102-141) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(block.timestamp <= expiry,DRACE::delegateBySig: signature expired) (contracts/xDRACE.sol#136-139)
Avoid relying on block.timestamp.
Additional information: link
xDRACE.getChainId() (contracts/xDRACE.sol#276-282) uses assembly
- INLINE ASM (contracts/xDRACE.sol#278-280)
Do not use evm assembly.
Additional information: link
SafeMath.trySub(uint256,uint256) (@openzeppelin/contracts/utils/math/SafeMath.sol#34-39) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.8.0 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
Variable xDRACE._delegates (contracts/xDRACE.sol#36) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
burnFrom(address,uint256) should be declared external:
- ERC20Burnable.burnFrom(address,uint256) (@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol#34-41)
Use the external attribute for functions never called from the contract.
Additional information: link
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find PancakeSwap trading pair to compute liquidity.
Unable to find PancakeSwap trading pair to compute volume.
Unable to find PancakeSwap trading pair to compute number of swaps.
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
Token was delisted (assigned to inactive / untracked listing) from CoinMarketCap
Additional information: link
Unable to find token contract audit
Unable to verify token contract address on the website
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
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Twitter account link seems to be invalid
Unable to find Youtube account