Olympus DAO and Binance have always had the same philosophy; allowing users to have autonomy over their crypto assets. Which is why we have teamed up to provide liquidity pool pairing, as a special offer in advance of the Olympus launch on binance.
We are providing a LP pair of LP pairs, allowing you to have portfolio exposure to four assets that will self-balance, and will save you from process of having to separate the pairs, sell one or both of the assets, re-purhase new assets, and re-combine for a pair, to rebalance their portfolio of pairs. Olympus and Binance are now allowing to directly trade pair for pair.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
ERC20._mint(address,uint256) (#371-381) has costly operations inside a loop:
- _totalSupply += amount (#376)
Use a local variable to hold the loop computation result.
Additional information: link
Contract name (BinanceOHM.com) contains non-alphanumeric characters.
Not a direct threat, but may indicate unreliable intentions of developer. Non-alphanumeric chars (,.;!#*&") are extremely rare among low risk tokens.
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.
Context._msgData() (#108-110) is never used and should be removed
ERC20._burn(address,uint256) (#394-409) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.13 (#2) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6/0.8.7
solc-0.8.13 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
name() should be declared external:
- ERC20.name() (#140-142)
symbol() should be declared external:
- ERC20.symbol() (#148-150)
totalSupply() should be declared external:
- ERC20.totalSupply() (#172-174)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#179-187)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#197-206)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#231-240)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#258-267)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#281-289)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#305-321)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#539-541)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#547-553)
airdrop(address[]) should be declared external:
- BOHM.airdrop(address[]) (#571-577)
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/project description on the website or on BscScan, CoinMarketCap
Unable to find token contract audit
Unable to verify that token and website are owned by the same team (no listings + unable to find contract on website)
Unable to find KYC or doxxing proof
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 Telegram link on the website
Unable to find Twitter link on the website
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Token is not listed at Mobula.Finance
Additional information: link
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Unable to find Telegram and Twitter accounts