Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($300.50)
Native
Value
$300.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.097 | $3,097.96 |
$300.5 | |
BABYPEPE | ERC-20 | 4.212544M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20849650 | 2 months ago | | | 0 | 0.00019298553 | |
| 18383079 | a year ago | | | 0 | 0.00046626267 | |
| 18245643 | a year ago | | | 0 | 0.00035427967 | |
| 18245296 | a year ago | | | 0 | 0.00029846486 | |
| 18208989 | a year ago | | | 0 | 0.00018723304 | |
| 18208966 | a year ago | | | 0 | 0.00023965054 | |
| 18208963 | a year ago | | | 0 | 0.00045344100 | |
| 18208865 | a year ago | | | 0 | 0.00032642231 | |
| 18208753 | a year ago | | | 0 | 0.00047305333 | |
| 18145684 | a year ago | | | 0 | 0.00050059315 |
ABI
ABI objects
Getter at block 21226788
decimals() view returns (uint8)
18
fee() view returns (uint256)
1
launched() view returns (bool)
true
mainpair() view returns (address)
0xbf9d91e35ae44d24ce425fc52533ffb1e9d44cc3
marketingAddr() view returns (address)
0x6c7094f44655cc1860c4ed7ea239934720a386f2
name() view returns (string)
BABYPEPE
owner() view returns (address)
0x000000000000000000000000000000000000dead
routerAddr() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
BABYPEPE
totalSupply() view returns (uint256)
4200000000000000000000000000
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Launched(uint256 blockNumber)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.