Dune Multiverse
Frank Herbert’s classic science fiction novel Dune will live for generations as a masterpiece of creative imagination. Now we are thrilled to announce the ever-greatest plan to launch the game in Binance Smart Chain (BSC) and upgrade it to Blockchain-based play-to-earn (P2E) games. As game developers, we aim at transforming it into fostering and nurturing Community Owned Game Economies.
SIX years’ liquidity lock has been added to Dune Liquidity Pool which prevents any unseen and immediate changes to the Dune liquidity pool.
TOTAL Supply: 2,500,000,000 DUNE
65% LOCKED on Pancakeswap LP for 6 Years;
Total Supply burned: 25%
Future Development and Marketing: 7%
Airdrop: 3%
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract locking ether found:
Contract DUNE (#253-290) has payable functions:
- NFTGame.constructor(address) (#225-227)
- Game.fallback() (#188-190)
- Game.receive() (#192-194)
- DUNE.constructor(address,address) (#254-263)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
ERC20.constructor(string,string).symbol (#508) shadows:
- ERC20.symbol() (#525-527) (function)
Rename the local variables that shadow another component.
Additional information: link
Modifier DUNE.ifGM() (#267-273) does not always execute _; or revert
All the paths in a modifier must execute _ or revert.
Additional information: link
DUNE.gm() (#279-284) uses assembly
- INLINE ASM (#281-283)
Do not use evm assembly.
Additional information: link
Different versions of Solidity is used:
- Version used: ['0.6.12', '^0.6.0']
- 0.6.12 (#3)
- ^0.6.0 (#84)
- ^0.6.0 (#110)
- ^0.6.0 (#296)
- ^0.6.0 (#458)
- ^0.6.0 (#763)
- 0.6.12 (#1044)
Use one Solidity version.
Additional information: link
SafeMath.sub(uint256,uint256) (#339-341) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.6.0 (#763) 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
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#53-79):
- (success,returndata) = target.call{value: weiValue}(data) (#62)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Function IUniswapV2Router01.WETH() (#906) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#102)" inContext (#96-105)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Variable IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountADesired (#911) is too similar to IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountBDesired (#912)
Prevent variables from having similar names.
Additional information: link
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#822-826)
Use the external attribute for functions never called from the contract.
Additional information: link
Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.
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.
Unable to find website, listings and other project-related information
Young tokens have high risks of price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Telegram account link seems to be invalid
Twitter account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account