SpaceCowBoy is part of OxBull (OXB), SCB is a NFT platform for digital art and asset related to the theme of sci-fi.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
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.
SpaceCowBoy._transfer(address,address,uint256) (contracts/SpaceCowBoy.sol#122-149) uses tx.origin for authorization: require(bool,string)(! isBlacklisted[tx.origin],SCB: transfer called from blacklisted address) (contracts/SpaceCowBoy.sol#131)
Do not use tx.origin for authorization.
Additional information: link
SpaceCowBoy._approve(address,address,uint256).owner (contracts/SpaceCowBoy.sol#163) shadows:
- Ownable.owner() (@openzeppelin/contracts/access/Ownable.sol#34-36) (function)
Rename the local variables that shadow another component.
Additional information: link
SpaceCowBoy.setBeneficiaryAddress(address).beneficiaryAddress_ (contracts/SpaceCowBoy.sol#95) lacks a zero-check on :
- beneficiaryAddress = beneficiaryAddress_ (contracts/SpaceCowBoy.sol#96)
Check that the address is not zero.
Additional information: link
Context._msgData() (@openzeppelin/contracts/utils/Context.sol#20-22) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.8.4 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
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (@openzeppelin/contracts/access/Ownable.sol#61-64)
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 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 Youtube account
Unable to find Discord account