SpeedSell is the first decentralized ICO Platform For All Networks
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
BEP20Base.constructor(string,string).name (#578) shadows:
- BEP20.name() (#273-275) (function)
- IBEP20Metadata.name() (#201) (function)
BEP20Base.constructor(string,string).symbol (#578) shadows:
- BEP20.symbol() (#281-283) (function)
- IBEP20Metadata.symbol() (#206) (function)
FixedOwnableToken.constructor(string,string,uint256,uint8,address).name (#627) shadows:
- BEP20.name() (#273-275) (function)
- IBEP20Metadata.name() (#201) (function)
FixedOwnableToken.constructor(string,string,uint256,uint8,address).symbol (#628) shadows:
- BEP20.symbol() (#281-283) (function)
- IBEP20Metadata.symbol() (#206) (function)
FixedOwnableToken.constructor(string,string,uint256,uint8,address).decimals (#630) shadows:
- BEP20Base.decimals() (#582-584) (function)
- BEP20.decimals() (#298-300) (function)
- IBEP20Metadata.decimals() (#211) (function)
Rename the local variables that shadow another component.
Additional information: link
Reentrancy in FixedOwnableToken.constructor(string,string,uint256,uint8,address) (#626-641):
External calls:
- FeeProcessor(feeReceiver,FixedOwnableToken) (#634)
- IFeeReceiver(receiver).processFee{value: msg.value}(serviceId) (#614)
State variables written after the call(s):
- _mint(_msgSender(),initialSupply) (#640)
- _balances[account] += amount (#469)
- _setupDecimals(decimals) (#639)
- _decimals = decimals_ (#594)
- _mint(_msgSender(),initialSupply) (#640)
- _totalSupply += amount (#468)
Apply the check-effects-interactions pattern.
Additional information: link
Reentrancy in FixedOwnableToken.constructor(string,string,uint256,uint8,address) (#626-641):
External calls:
- FeeProcessor(feeReceiver,FixedOwnableToken) (#634)
- IFeeReceiver(receiver).processFee{value: msg.value}(serviceId) (#614)
Event emitted after the call(s):
- Transfer(address(0),account,amount) (#470)
- _mint(_msgSender(),initialSupply) (#640)
Apply the check-effects-interactions pattern.
Additional information: link
BEP20._burn(address,uint256) (#486-501) is never used and should be removed
Context._msgData() (#25-27) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#8) allows old versions
Pragma version^0.8.0 (#34) allows old versions
Pragma version^0.8.0 (#106) allows old versions
Pragma version^0.8.0 (#190) allows old versions
Pragma version^0.8.0 (#218) allows old versions
Pragma version^0.8.0 (#573) allows old versions
Pragma version^0.8.0 (#609) allows old versions
Pragma version^0.8.0 (#622) 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
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#82-84)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#90-93)
name() should be declared external:
- BEP20.name() (#273-275)
symbol() should be declared external:
- BEP20.symbol() (#281-283)
decimals() should be declared external:
- BEP20.decimals() (#298-300)
- BEP20Base.decimals() (#582-584)
totalSupply() should be declared external:
- BEP20.totalSupply() (#305-307)
balanceOf(address) should be declared external:
- BEP20.balanceOf(address) (#312-314)
transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#324-327)
allowance(address,address) should be declared external:
- BEP20.allowance(address,address) (#332-334)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#343-346)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#361-375)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#389-392)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#408-416)
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 find audit link on the website
Unable to find whitepaper link on the website
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Token is not listed at Mobula.Finance
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
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
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Twitter account has few posts
Unable to find Youtube account
Unable to find Discord account