The New York Exchange Coin is dedicated to use the smart contract feature of the Blockchain technology to raise and enhance investors to see the opportunities present in the stock market and commodities.
NYE uses smart contracts and highest technological secure payment integration to facilitate transparent investments and perform all transactions efficiently through distributed processing.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Pragma version>=0.6.0<0.8.0 (#3) is too complex
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
Not a direct threat, but may indicate unreliable intentions of developer. Widespread names (e.g. Elon, King, Moon, Doge) are common among meme-tokens and scams. The allow to gain free hype and attract unexperienced investors.
BEP20._setupDecimals(uint8) (#598-600) is never used and should be removed
Context._msgData() (#10-13) is never used and should be removed
SafeMath.div(uint256,uint256) (#185-188) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#244-251) is never used and should be removed
SafeMath.mod(uint256,uint256) (#202-205) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#268-275) is never used and should be removed
SafeMath.mul(uint256,uint256) (#166-171) is never used and should be removed
SafeMath.tryAdd(uint256,uint256) (#54-62) is never used and should be removed
SafeMath.tryDiv(uint256,uint256) (#102-109) is never used and should be removed
SafeMath.tryMod(uint256,uint256) (#116-123) is never used and should be removed
SafeMath.tryMul(uint256,uint256) (#83-95) is never used and should be removed
SafeMath.trySub(uint256,uint256) (#69-76) is never used and should be removed
Remove unused functions.
Additional information: link
Redundant expression "this (#11)" inContext (#5-14)
Remove redundant statements if they congest code but offer no value.
Additional information: link
NYEToken.constructor() (#734-737) uses literals with too many digits:
- _mint(owner(),600000000e18) (#736)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
name() should be declared external:
- BEP20.name() (#309-311)
symbol() should be declared external:
- BEP20.symbol() (#317-319)
decimals() should be declared external:
- BEP20.decimals() (#334-336)
totalSupply() should be declared external:
- BEP20.totalSupply() (#341-343)
balanceOf(address) should be declared external:
- BEP20.balanceOf(address) (#348-356)
transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#366-374)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#396-404)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#419-434)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#448-459)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#475-489)
burn(uint256) should be declared external:
- BEP20Burnable.burn(uint256) (#636-638)
burnFrom(address,uint256) should be declared external:
- BEP20Burnable.burnFrom(address,uint256) (#651-660)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#714-717)
mint(uint256) should be declared external:
- NYEToken.mint(uint256) (#739-741)
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 token on CoinHunt
Additional information: link
Young tokens have high risks of scam / price dump / death
Token has relatively low CoinGecko rank
Telegram account has relatively few subscribers
Twitter account has relatively few followers
Unable to find Youtube account
Unable to find Discord account