ELEF WORLD is a NFT game with simple gameplay mechanics enabling players to earn LF rewards that are Exchangeable anytime to ELEF Token. Elef World will develop 10 games with One Universal token which is ELEF.
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Context._msgData() (Context.sol#22-25) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (ENMT.sol#12) allows old versions
solc-0.8.1 is not recommended for deployment
Pragma version^0.8.0 (Context.sol#5) allows old versions
Pragma version^0.8.0 (ERC20.sol#5) allows old versions
Pragma version^0.8.0 (IERC20.sol#5) 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
ENMT.TOKEN_TYPE (ENMT.sol#20) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
Redundant expression "this (Context.sol#23)" inContext (Context.sol#17-26)
Remove redundant statements if they congest code but offer no value.
Additional information: link
ENMT.constructor(string,string,uint8,address,uint256)._name (ENMT.sol#29) shadows:
- ERC20._name (ERC20.sol#41) (state variable)
ENMT.constructor(string,string,uint8,address,uint256)._symbol (ENMT.sol#29) shadows:
- ERC20._symbol (ERC20.sol#42) (state variable)
ENMT.constructor(string,string,uint8,address,uint256)._totalSupply (ENMT.sol#29) shadows:
- ERC20._totalSupply (ERC20.sol#39) (state variable)
Rename the local variables that shadow another component.
Additional information: link
Variable ENMT.INFO (ENMT.sol#27) is not in mixedCase
Variable ENMT.TOKEN_TYPE (ENMT.sol#20) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
decimals() should be declared external:
- ENMT.decimals() (ENMT.sol#34-36)
- ERC20.decimals() (ERC20.sol#86-88)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (ERC20.sol#149-157)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (ERC20.sol#190-196)
symbol() should be declared external:
- ERC20.symbol() (ERC20.sol#69-71)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (ERC20.sol#100-102)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (ERC20.sol#112-115)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (ERC20.sol#171-174)
name() should be declared external:
- ERC20.name() (ERC20.sol#61-63)
totalSupply() should be declared external:
- ERC20.totalSupply() (ERC20.sol#93-95)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (ERC20.sol#131-134)
burn(uint256) should be declared external:
- ENMT.burn(uint256) (ENMT.sol#38-40)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (ERC20.sol#120-122)
Use the external attribute for functions never called from the contract.
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
Token has no active CoinGecko listing / rank
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Token has relatively low CoinMarketCap rank
Last post in Twitter was more than 30 days ago
Unable to find Blog account (Reddit or Medium)