GNBU - is a Nimbus Governance Token. Nimbus launches a DAO-governed ecosystem of dApps which generate multiple reward streams for users based on IPOs, Crowdfunding, P2P Lending, and Crypto Arbitrage-Trading. All accessible via one token: NBU.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
GNBU.mul96(uint256,uint96) (#500-508) uses a dangerous strict equality:
- require(bool,string)(c / _a == b,GNBU:mul96: multiplication overflow) (#506)
Don't use strict equality to determine if an account has enough Ether or tokens.
Additional information: link
Contract locking ether found:
Contract GNBU (#89-510) has payable functions:
- GNBU.receive() (#132-134)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
GNBU.multivest(address[],uint256[]).j (#417) is a local variable never initialized
Initialize all the variables. If a variable is meant to be initialized to zero, explicitly set it to zero to improve code readability.
Additional information: link
GNBU.permit(address,address,uint256,uint256,uint8,bytes32,bytes32).owner (#164) shadows:
- Ownable.owner (#29) (state variable)
Rename the local variables that shadow another component.
Additional information: link
GNBU.mul96(uint256,uint96) (#500-508) uses timestamp for comparisons
Dangerous comparisons:
- _a == 0 (#502)
- require(bool,string)(c / _a == b,GNBU:mul96: multiplication overflow) (#506)
Avoid relying on block.timestamp.
Additional information: link
GNBU.mul96(uint96,uint96) (#491-498) is never used and should be removed
Remove unused functions.
Additional information: link
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
GNBU.vestingSecondPeriod (#104) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
acceptOwnership() should be declared external:
- GNBU.acceptOwnership() (#439-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/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 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
Token has a considerable age, but social accounts / website are missing or have few users
Young tokens have high risks of price dump / death
Twitter account link seems to be invalid
Unable to find Discord account