BSCPAD is a launchpad platform that benefits all holders of the token and allows for fair launches giving traders of all sizes the opportunity to invest in the best upcoming Binance Smart Chain projects.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
AdminUpgradeabilityProxy.constructor(address,address,bytes)._admin (#341) shadows:
- BaseAdminUpgradeabilityProxy._admin() (#293-298) (function)
Rename the local variables that shadow another component.
Additional information: link
Contract name (BSCPAD.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.
BaseAdminUpgradeabilityProxy.upgradeToAndCall(address,bytes).newImplementation (#284) lacks a zero-check on :
- (success) = newImplementation.delegatecall(data) (#286)
UpgradeabilityProxy.constructor(address,bytes)._logic (#189) lacks a zero-check on :
- (success) = _logic.delegatecall(_data) (#193)
Check that the address is not zero.
Additional information: link
Modifier BaseAdminUpgradeabilityProxy.ifAdmin() (#233-239) does not always execute _; or revert
All the paths in a modifier must execute _ or revert.
Additional information: link
BaseUpgradeabilityProxy._implementation() (#139-144) uses assembly
- INLINE ASM (#141-144)
BaseAdminUpgradeabilityProxy._setAdmin(address) (#304-310) uses assembly
- INLINE ASM (#307-310)
Proxy._delegate(address) (#36-55) uses assembly
- INLINE ASM (#37-55)
OpenZeppelinUpgradesAddress.isContract(address) (#95-106) uses assembly
- INLINE ASM (#104-105)
BaseAdminUpgradeabilityProxy._admin() (#293-298) uses assembly
- INLINE ASM (#295-298)
BaseUpgradeabilityProxy._setImplementation(address) (#159-167) uses assembly
- INLINE ASM (#164-167)
Do not use evm assembly.
Additional information: link
Pragma version^0.5.0 (#77) allows old versions
solc-0.5.3 is not recommended for deployment
Pragma version^0.5.0 (#7) allows old versions
Pragma version^0.5.0 (#172) allows old versions
Pragma version^0.5.0 (#111) allows old versions
Pragma version^0.5.0 (#201) allows old versions
Pragma version^0.5.0 (#323) 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
Low level call in UpgradeabilityProxy.constructor(address,bytes) (#189-196):
- (success) = _logic.delegatecall(_data) (#193)
Low level call in BaseAdminUpgradeabilityProxy.upgradeToAndCall(address,bytes) (#284-288):
- (success) = newImplementation.delegatecall(data) (#286)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Unable to find token contract audit
Unable to find token on CoinHunt
Additional information: link
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find code repository for the project
Token has no active CoinGecko listing / rank
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account