Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Baby Pepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18062681 | a year ago | | | 0 | 0.00069993708 | |
| 18062604 | a year ago | | | 0 | 0.00034046369 | |
| 18062602 | a year ago | | | 0 | 0.00037358916 | |
| 18062596 | a year ago | | | 0 | 0.00070159105 | |
| 18062594 | a year ago | | | 0 | 0.00071824118 | |
| 18062594 | a year ago | | | 0 | 0.00071417104 | |
| 18062594 | a year ago | | | 0 | 0.00071824118 | |
| 18062587 | a year ago | | | 0 | 0.00060550112 |
ABI
ABI objects
Getter at block 21157452
_uniswapPair() view returns (address)
0x83bdd3108f698a97d0bc7b8f15474aac9fb039a1
_walletMAX() view returns (uint256)
1000000000000000000000000
decimals() view returns (uint8)
9
name() view returns (string)
Baby Pepe
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
BABYPEPE
totalSupply() view returns (uint256)
1000000000000000000000000
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)
renounceOwnership()
setWalletMax(uint8 percentage)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.