Binom Protocol is the governance token of the Binomial Labs Foundation and its prodcuts.
Binom Protocol is Agile, Resilient and connected to Binomial Labs Foundation's ecological model as it is the canary of the coal mine for the products of Binomial Labs Foundation which are LandGrapper, BidHunt and GabblerApp.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
CoinToken._approve(address,address,uint256).owner (#632) shadows:
- Ownable.owner() (#406-408) (function)
Rename the local variables that shadow another component.
Additional information: link
CoinToken.updateFee(uint256,uint256,uint256) (#618-626) should emit an event for:
- _TAX_FEE = _txFee * 100 (#620)
- _BURN_FEE = _burnFee * 100 (#621)
- _CHARITY_FEE = _charityFee * 100 (#622)
- ORIG_TAX_FEE = _TAX_FEE (#623)
- ORIG_BURN_FEE = _BURN_FEE (#624)
- ORIG_CHARITY_FEE = _CHARITY_FEE (#625)
Emit an event for critical parameter changes.
Additional information: link
CoinToken.setAsCharityAccount(address).account (#613) lacks a zero-check on :
- FeeAddress = account (#614)
Check that the address is not zero.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#361-382) uses assembly
- INLINE ASM (#374-377)
Do not use evm assembly.
Additional information: link
SafeMath.mod(uint256,uint256,string) (#241-244) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.8.2 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
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#361-382):
- (success,returndata) = target.call{value: weiValue}(data) (#365)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Variable CoinToken.ORIG_CHARITY_FEE (#475) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#12)" inContext (#6-15)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Reentrancy in CoinToken.constructor(string,string,uint256,uint256,uint256,uint256,uint256,address,address,address) (#477-495):
External calls:
- address(service).transfer(msg.value) (#493)
Event emitted after the call(s):
- Transfer(address(0),tokenOwner,_tTotal) (#494)
Apply the check-effects-interactions pattern.
Additional information: link
Variable CoinToken._excludedToTransferContent(address,address,uint256,uint256,uint256).rTransferAmount (#711) is too similar to CoinToken._transferFromExcluded(address,address,uint256).tTransferAmount (#703)
Prevent variables from having similar names.
Additional information: link
CoinToken._MAX (#457) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
updateFee(uint256,uint256,uint256) should be declared external:
- CoinToken.updateFee(uint256,uint256,uint256) (#618-626)
Use the external attribute for functions never called from the contract.
Additional information: link
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find PancakeSwap trading pair to compute liquidity.
Unable to find PancakeSwap trading pair to compute volume.
Unable to find PancakeSwap trading pair to compute number of swaps.
Unable to crawl data from the website
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Token was delisted (assigned to inactive / untracked listing) from CoinMarketCap
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 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 CoinHunt
Additional information: link
Unable to find code repository for the project
Young tokens have high risks of scam / price dump / death
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Telegram account link seems to be invalid
Twitter account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account