Dynamically share value with stakeholders and create border-less accountability with custom JGN DeFi synthetics and NFT.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
BEP20Token.allowance(address,address).owner (#422) shadows:
- Ownable.owner() (#301-303) (function)
BEP20Token._approve(address,address,uint256).owner (#582) shadows:
- Ownable.owner() (#301-303) (function)
Rename the local variables that shadow another component.
Additional information: link
BEP20Token._burnFrom(address,uint256) (#596-599) is never used and should be removed
Context._msgData() (#117-120) is never used and should be removed
SafeMath.div(uint256,uint256) (#216-218) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#231-238) is never used and should be removed
SafeMath.mod(uint256,uint256) (#251-253) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#266-269) is never used and should be removed
SafeMath.mul(uint256,uint256) (#191-203) is never used and should be removed
Remove unused functions.
Additional information: link
Redundant expression "this (#118)" inContext (#108-121)
Remove redundant statements if they congest code but offer no value.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#320-323)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#329-331)
increaseAllowance(address,uint256) should be declared external:
- BEP20Token.increaseAllowance(address,uint256) (#468-471)
decreaseAllowance(address,uint256) should be declared external:
- BEP20Token.decreaseAllowance(address,uint256) (#487-490)
mint(address,uint256) should be declared external:
- BEP20Token.mint(address,uint256) (#500-503)
burn(uint256) should be declared external:
- BEP20Token.burn(uint256) (#564-567)
Use the external attribute for functions never called from the contract.
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 token on CoinHunt
Additional information: link
Young tokens have high risks of scam / price dump / death
Token has relatively low CoinGecko rank
Last post in Twitter was more than 30 days ago
Unable to find Youtube account
Unable to find Discord account