BabyETH
Unverified contract
Proxy
Active on
Ethereum with 315 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 |
---|---|---|---|---|---|
(#824020) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
BABYETH | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21107070 | 15 days ago | | | 0 | 0.00012675165 | |
| 20926034 | a month ago | | | 0 | 0.00051715730 | |
| 20895537 | a month ago | | | 0 | 0.00016200418 | |
| 20867542 | 2 months ago | | | 0 | 0.00032604501 | |
| 20866562 | 2 months ago | | | 0 | 0.00043788032 | |
| 20865085 | 2 months ago | | | 0 | 0.00093820515 | |
| 20865083 | 2 months ago | | | 0 | 0.00090184814 | |
| 20864425 | 2 months ago | | | 0 | 0.0013296940 | |
| 20864409 | 2 months ago | | | 0 | 0.0077552224 | |
| 20864384 | 2 months ago | | | 0 | 0.0011227947 |
ABI
ABI objects
Getter at block 21216019 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)
0x59a8e5b23c372dc188b174e3a650f5dfa353bd36
creatorFee() view returns (string)
0%
decimals() view returns (uint8)
18
initialMarketCap() view returns (string)
6 ETH
name() view returns (string)
BabyETH
pool() view returns (address)
0x0e6818858c75b9c611c4873891f1851bbf25cb69
position() view returns (uint256)
824020
source() view returns (string)
Pumpad Labs
symbol() view returns (string)
BABYETH
team() view returns (address)
0x10995c7ee54a4a556b06bea408e149dae1ed8505
totalSupply() view returns (uint256)
1000000000000000000000000000
transferLimit() view returns (uint256 limit, uint256 until, bool active)
(limit=1000000000000000000000000, until=1727709143, 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.