Ferrum Network is a deflationary cross-chain Blockchain as a Service DeFi company that specializes in adding token utility and advisory services to projects across the crypto space.
Ferrum builds white-label blockchain solutions that power startups and established organizations, enabling them to get their product to market faster.
Become Cross-Chain Compatible using The Ferrum Network Cross-Chain Token Bridge, today.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Different versions of Solidity is used:
- Version used: ['>=0.6.0<=0.8.0', '^0.8.0']
- ^0.8.0 (#5)
- ^0.8.0 (#83)
- ^0.8.0 (#108)
- ^0.8.0 (#411)
- >=0.6.0<=0.8.0 (#451)
Use one Solidity version.
Additional information: link
Context._msgData() (#100-103) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#5) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6
Pragma version^0.8.0 (#83) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6
Pragma version^0.8.0 (#108) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6
Pragma version^0.8.0 (#411) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6
Pragma version>=0.6.0<=0.8.0 (#451) is too complex
solc-0.8.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
Redundant expression "this (#101)" inContext (#95-104)
Remove redundant statements if they congest code but offer no value.
Additional information: link
name() should be declared external:
- ERC20.name() (#163-165)
symbol() should be declared external:
- ERC20.symbol() (#171-173)
decimals() should be declared external:
- ERC20.decimals() (#188-190)
totalSupply() should be declared external:
- ERC20.totalSupply() (#195-197)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#202-204)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#214-217)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#233-236)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#251-259)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#273-276)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#292-298)
burn(uint256) should be declared external:
- ERC20Burnable.burn(uint256) (#426-428)
burnFrom(address,uint256) should be declared external:
- ERC20Burnable.burnFrom(address,uint256) (#441-446)
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 find token contract audit
Unable to verify token contract address on the website
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
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of price dump / death
Twitter account link seems to be invalid
Unable to find Discord account