Never Underestimate Ethereum
Unverified contract
Proxy
Active on
Ethereum with 19 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 16 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#854392) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
nuETH | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157272 | 24 days ago | | | 0 | 0.00089861198 | |
| 21153566 | 24 days ago | | | 0 | 0.00087848021 | |
| 21153555 | 24 days ago | | | 0 | 0.0019208182 | |
| 21153537 | 24 days ago | | | 0 | 0.00088017398 | |
| 21153536 | 24 days ago | | | 0 | 0.00071602826 | |
| 21153533 | 24 days ago | | | 0 | 0.00085581576 | |
| 21153531 | 24 days ago | | | 0 | 0.00075719865 | |
| 21153531 | 24 days ago | | | 0 | 0.00075719865 | |
| 21153529 | 24 days ago | | | 0 | 0.00092777319 | |
| 21153526 | 24 days ago | | | 0 | 0.00089351195 |
ABI
ABI objects
Getter at block 21328476 upperMarketCap() view returns (string)
Discord() view returns (string)
Telegram() view returns (string)
Twitter() view returns (string)
Website() view returns (string)
additionalInfo() view returns (string)
creator() view returns (address)
0x14ca76373b7346f50cddd510eaa511f8be961e3d
creatorFee() view returns (string)
0%
decimals() view returns (uint8)
18
initialMarketCap() view returns (string)
2 ETH
name() view returns (string)
Never Underestimate Ethereum
pool() view returns (address)
0x3a51500d80e2f60956b5a64783b6c730bd38a922
position() view returns (uint256)
854392
source() view returns (string)
Pumpad Labs
symbol() view returns (string)
nuETH
team() view returns (address)
0x58583a55f40df59e50498e8e8bafebd00d3aab13
totalSupply() view returns (uint256)
1000000000000000000000000000
transferLimit() view returns (uint256 limit, uint256 until, bool active)
(limit=0, until=1731196799, active=false)
Read-only
allowance(address _user, address _spender) view returns (uint256)
balanceOf(address _user) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _tokens) returns (bool)
collect()
initialize(address _creator, string _name, string _symbol, uint256 _totalSupply, uint256 _initialMarketCap, uint256 _upperMarketCap, uint256 _creatorFee, uint256 _transferLimit, uint256 _transferLimitTime) payable
metadata(string _website, string _twitter, string _telegram, string _discord, string _info)
pumpad()
transfer(address _to, uint256 _tokens) returns (bool)
transferAndCall(address _to, uint256 _tokens, bytes _data) returns (bool)
transferFrom(address _from, address _to, uint256 _tokens) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.