The team behind the record-breaking BSCPad and TronPad are bringing their full expertise, marketing power and superior IDO infrastructure to the Ethereum blockchain.
ETHPad will give our team full control of cross-platform launches, enabling liquidity sniping bot protection, our cross-chain bridge and proven staking systems
Inspired by EIP-1559, ETHPad will have several deflationary triggers tied to selling, staking and IDO participation.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Contract name (ETHPAD.network) 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.
Proxy._delegate(address) (#19-39) uses assembly
- INLINE ASM (#21-38)
TransparentUpgradeableProxy._setAdmin(address) (#273-281) uses assembly
- INLINE ASM (#278-280)
UpgradeableProxy._setImplementation(address) (#129-139) uses assembly
- INLINE ASM (#136-138)
UpgradeableProxy._implementation() (#108-114) uses assembly
- INLINE ASM (#111-113)
TransparentUpgradeableProxy._admin() (#262-268) uses assembly
- INLINE ASM (#265-267)
Do not use evm assembly.
Additional information: link
Low level call in TransparentUpgradeableProxy.upgradeToAndCall(address,bytes) (#252-257):
- (success) = newImplementation.delegatecall(data) (#255)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
TransparentUpgradeableProxy.constructor(address,address).admin (#168) shadows:
- TransparentUpgradeableProxy.admin() (#206-208) (function)
TransparentUpgradeableProxy.constructor(address,address).implementation (#168) shadows:
- TransparentUpgradeableProxy.implementation() (#219-221) (function)
Rename the local variables that shadow another component.
Additional information: link
TransparentUpgradeableProxy.upgradeToAndCall(address,bytes).newImplementation (#252) lacks a zero-check on :
- (success) = newImplementation.delegatecall(data) (#255)
Check that the address is not zero.
Additional information: link
Modifier TransparentUpgradeableProxy.ifAdmin() (#189-195) does not always execute _; or revert
All the paths in a modifier must execute _ or revert.
Additional information: link
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
Average 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
Contract has 0% buy tax and 10% sell tax.
Taxes are low but contract ownership is not renounced. Token has a high risk of becoming a honeypot.
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
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
Unable to find Youtube account
Unable to find Discord account