Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "AveragePEPE"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21740841 | 23 days ago | | | 0 | 0.0000052645982 | |
| 21740779 | 23 days ago | | | 0 | 4.3275482e-7 | |
| 21740768 | 23 days ago | | | 0 | 4.3320745e-7 | |
| 21740667 | 23 days ago | | | 0 | 4.4178680e-7 | |
| 21740603 | 23 days ago | | | 0 | 4.4796326e-7 | |
| 21740499 | 23 days ago | | | 0 | 4.6334309e-7 | |
| 21740212 | 23 days ago | | | 0 | 4.8798178e-7 | |
| 21740206 | 23 days ago | | | 0 | 4.8880438e-7 | |
| 21740168 | 23 days ago | | | 0 | 4.9469350e-7 | |
| 21740091 | 23 days ago | | | 0 | 0.000000501705866304 |
ABI
ABI objects
Getter at block 22753328
_maxSupply() view returns (uint256)
89166118820519887435316820067117390878431902415482139113231720444556508260695
_totalSupply() view returns (uint256)
8300000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
AveragePEPE
symbol() view returns (string)
APE
totalSupply() view returns (uint256)
8300000000000000000000000000
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) returns (bool)
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 tokenName, string tokenSymbol, bytes32 maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.