Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Baby PEPE"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17059294 | 4 months ago | | | 0 | 3.7973825e-7 | |
| 17059030 | 4 months ago | | | 0 | 3.3558842e-7 | |
| 17059023 | 4 months ago | | | 0 | 3.3553984e-7 | |
| 17058637 | 4 months ago | | | 0 | 0.000000303941580544 | |
| 17058464 | 4 months ago | | | 0 | 2.9187647e-7 | |
| 17058411 | 4 months ago | | | 0 | 2.9660942e-7 | |
| 17058325 | 4 months ago | | | 0 | 2.9656037e-7 | |
| 17058273 | 4 months ago | | | 0 | 0.000000302450009960 | |
| 17057987 | 4 months ago | | | 0 | 3.4343039e-7 | |
| 17057833 | 4 months ago | | | 0 | 3.5644063e-7 |
ABI
ABI objects
Getter at block 22118690
_ots() view returns (bytes32)
0xf7a9f7b7719898431dde5877dc8a46de75375e3da58bcbc95507a07fcfaa4b19
_totalSupply() view returns (uint256)
40000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Baby PEPE
symbol() view returns (string)
BPEPE
totalSupply() view returns (uint256)
40000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.