Jade Currency is a BEP-20 token to be fast transaction over Binance Smart Chain stakeable in all platforms to provide high APR returns.
The project committed to changing the world by creating the first ever NFT (non-fungible token) marketplace and metaverse shop for precious gems such as jade where buyers can purchase in cryptocurrency. It is believed the future holds a strong demand for the use of cryptocurrencies and there is somewhat of a barrier to entry for the current industry which Crypto Jade can solve. The holders of Jade Currency (JADE) token have majority ownership of the company.
Jade Currency NFT marketplace and metaverse shop will be the preferred destination for buyers and seller of precious gems. Blockchain cost, specifically Binance Smart Chain, lowers transaction fees on both small and larger purchases when compared to other forms of payment. Jade Currency is the only cryptocurrency that is focused within this multi-billion dollar industry. The security of the blockchain, wallets, and Jade Currency are impossible to compromise. Not to mention BSC has one of the fastest transactions speeds of any blockchain currently offered.
The pilars of Jade Project are:
- The demand
The price of jade and other stones has continued to rise for the last couple of centuries due to the preferences of the Chinese culture and inflation of the global money supply. Also, the average price of top cryptocurrencies has risen 500% this last year alone. The metaverse has seen LAND values increase by just as much.
- The utility
Our Jade Currency NFT marketplace and virtual shop in the metaverse will be both easy to use and exciting to explore. Sellers will be able to customize their shops with the products they want and buyers will be able to browse products via search criteria. JADE token holders will be able to explore the metaverse shop where the featured sellers will have their precious gem NFT for sale. There will also be live auctions held in the metaverse shop for items of high value worth.
- Jade Currency & Tokenomics
The JADE token will act as a fractional ownership token. Public holders are taking majority ownership of 60% of transactions fees from the marketplace, fees from the NFT sale in Metaverse, live auction fees and most importantly, own 60% of the LAND value and metaverse shop. All the investor needs to do is stake the JADE in the marketplace to receive the fees.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
CoinToken.constructor(string,string,uint256,uint256,address).tokenOwner (#234) lacks a zero-check on :
- owner = tokenOwner (#240)
Check that the address is not zero.
Additional information: link
StandardToken.transfer(address,uint256) (#125-135) compares to a boolean constant:
-require(bool)(tokenBlacklist[msg.sender] == false) (#126)
StandardToken.transferFrom(address,address,uint256) (#142-153) compares to a boolean constant:
-require(bool)(tokenBlacklist[msg.sender] == false) (#143)
Remove the equality to the boolean constant.
Additional information: link
SafeMath.mul(uint256,uint256) (#4-11) is never used and should be removed
SafeMath.div(uint256,uint256) (#13-18) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.4.24 (#1) allows old versions
solc-0.4.24 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
Parameter PausableToken.transferFrom(address,address,uint256)._from (#204) is not in mixedCase
Parameter CoinToken.burn(uint256)._value (#244) is not in mixedCase
Parameter StandardToken.allowance(address,address)._spender (#163) is not in mixedCase
Parameter StandardToken.approve(address,uint256)._value (#156) is not in mixedCase
Parameter PausableToken.transferFrom(address,address,uint256)._to (#204) is not in mixedCase
Parameter StandardToken.allowance(address,address)._owner (#163) is not in mixedCase
Parameter StandardToken.transfer(address,uint256)._value (#125) is not in mixedCase
Parameter StandardToken.transfer(address,uint256)._to (#125) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._from (#142) is not in mixedCase
Parameter PausableToken.approve(address,uint256)._spender (#208) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._to (#142) is not in mixedCase
Parameter PausableToken.decreaseApproval(address,uint256)._subtractedValue (#216) is not in mixedCase
Parameter StandardToken.approve(address,uint256)._spender (#156) is not in mixedCase
Parameter StandardToken.increaseApproval(address,uint256)._spender (#168) is not in mixedCase
Parameter StandardToken.decreaseApproval(address,uint256)._spender (#174) is not in mixedCase
Parameter StandardToken.increaseApproval(address,uint256)._addedValue (#168) is not in mixedCase
Parameter PausableToken.increaseApproval(address,uint256)._addedValue (#212) is not in mixedCase
Parameter StandardToken.decreaseApproval(address,uint256)._subtractedValue (#174) is not in mixedCase
Parameter PausableToken.transfer(address,uint256)._value (#200) is not in mixedCase
Parameter PausableToken.decreaseApproval(address,uint256)._spender (#216) is not in mixedCase
Parameter PausableToken.increaseApproval(address,uint256)._spender (#212) is not in mixedCase
Parameter PausableToken.transfer(address,uint256)._to (#200) is not in mixedCase
Parameter PausableToken.approve(address,uint256)._value (#208) is not in mixedCase
Parameter PausableToken.transferFrom(address,address,uint256)._value (#204) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._value (#142) is not in mixedCase
Parameter StandardToken.balanceOf(address)._owner (#138) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
pause() should be declared external:
- Pausable.pause() (#85-88)
balanceOf(address) should be declared external:
- ERC20Basic.balanceOf(address) (#101)
- StandardToken.balanceOf(address) (#138-140)
mint(address,uint256) should be declared external:
- CoinToken.mint(address,uint256) (#256-262)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#51-55)
unpause() should be declared external:
- Pausable.unpause() (#93-96)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#107)
- StandardToken.allowance(address,address) (#163-165)
burn(uint256) should be declared external:
- CoinToken.burn(uint256) (#244-246)
blackListAddress(address,bool) should be declared external:
- PausableToken.blackListAddress(address,bool) (#220-222)
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
Unable to crawl data from the website
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 Telegram link on the website
Unable to find Twitter link on the website
Token is not listed at Mobula.Finance
Additional information: link
Token has a considerable age, but we're still unable to find its website
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Twitter account link seems to be invalid
Unable to find Youtube account