Bondex is a talent ecosystem powered by Augmented Intelligence using Blockchain hosted on Internet computer offering professional networking, payment rails, DeFI, debit cards, and project launchpad.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Redundant expression "this (#114)" inContext (#104-117)
Remove redundant statements if they congest code but offer no value.
Additional information: link
BEP20Token.constructor() (#351-358) uses literals with too many digits:
- _totalSupply = 12500000000000000000000000 (#355)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
BEP20Token._approve(address,address,uint256).owner (#573) shadows:
- Ownable.owner() (#297-299) (function)
BEP20Token.allowance(address,address).owner (#418) shadows:
- Ownable.owner() (#297-299) (function)
Rename the local variables that shadow another component.
Additional information: link
Pragma version>=0.5.10 (#1) allows old versions
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
SafeMath.mul(uint256,uint256) (#187-199) is never used and should be removed
SafeMath.sub(uint256,uint256) (#158-160) is never used and should be removed
BEP20Token._burn(address,uint256) (#552-558) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#262-265) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#227-234) is never used and should be removed
Context._msgData() (#113-116) is never used and should be removed
SafeMath.mod(uint256,uint256) (#247-249) is never used and should be removed
BEP20Token._burnFrom(address,uint256) (#587-590) is never used and should be removed
SafeMath.div(uint256,uint256) (#212-214) is never used and should be removed
Remove unused functions.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#316-319)
increaseAllowance(address,uint256) should be declared external:
- BEP20Token.increaseAllowance(address,uint256) (#464-467)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#325-327)
decreaseAllowance(address,uint256) should be declared external:
- BEP20Token.decreaseAllowance(address,uint256) (#483-486)
mint(uint256) should be declared external:
- BEP20Token.mint(uint256) (#496-499)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token contract audit
Token is not listed at Mobula.Finance
Additional information: link
Unable to find audit link on the website
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Twitter account link seems to be invalid