Non-Custodial Storage and Trading Protocol
The first non-custodial storage and trading protocol that enables users to store and trade their documents and digital assets as Indentures
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Pragma version^0.7.0 (#9) allows old versions
Pragma version^0.7.0 (#226) allows old versions
Pragma version>=0.6.0<0.8.0 (#306) is too complex
Pragma version^0.7.0 (#333) allows old versions
Pragma version^0.7.0 (#640) allows old versions
solc-0.7.0 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
Different versions of Solidity is used:
- Version used: ['>=0.6.0<0.8.0', '^0.7.0']
- ^0.7.0 (#9)
- ^0.7.0 (#226)
- >=0.6.0<0.8.0 (#306)
- ^0.7.0 (#333)
- ^0.7.0 (#640)
Use one Solidity version.
Additional information: link
Redundant expression "this (#324)" inContext (#318-327)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Context._msgData() (#323-326) is never used and should be removed
ERC20._burn(address,uint256) (#578-586) is never used and should be removed
ERC20._setupDecimals(uint8) (#616-618) is never used and should be removed
SafeMath.div(uint256,uint256) (#141-144) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#196-199) is never used and should be removed
SafeMath.mod(uint256,uint256) (#158-161) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#216-219) is never used and should be removed
SafeMath.mul(uint256,uint256) (#122-127) is never used and should be removed
SafeMath.sub(uint256,uint256) (#107-110) is never used and should be removed
SafeMath.tryAdd(uint256,uint256) (#30-34) is never used and should be removed
SafeMath.tryDiv(uint256,uint256) (#66-69) is never used and should be removed
SafeMath.tryMod(uint256,uint256) (#76-79) is never used and should be removed
SafeMath.tryMul(uint256,uint256) (#51-59) is never used and should be removed
SafeMath.trySub(uint256,uint256) (#41-44) is never used and should be removed
Remove unused functions.
Additional information: link
Jureance.constructor() (#645-647) uses literals with too many digits:
- _mint(msg.sender,100000000 * (10 ** uint256(decimals()))) (#646)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
name() should be declared external:
- ERC20.name() (#393-395)
symbol() should be declared external:
- ERC20.symbol() (#401-403)
totalSupply() should be declared external:
- ERC20.totalSupply() (#425-427)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#432-434)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#444-447)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#452-454)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#463-466)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#481-485)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#499-502)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#518-521)
Use the external attribute for functions never called from the contract.
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to verify token contract address on the website
Unable to find audit link on the website
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Token is not listed at Mobula.Finance
Additional information: link
Young tokens have high risks of price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Unable to find Discord account