Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "PepeAI"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18583200 | 3 months ago | | | 0 | 0.000000067515514368 | |
| 18582725 | 3 months ago | | | 0 | 0.000000107886599018 | |
| 18582658 | 3 months ago | | | 0 | 0.000000102491847155 | |
| 18582651 | 3 months ago | | | 0 | 0.000000102765414855 | |
| 18582650 | 3 months ago | | | 0 | 0.000000109374887116 | |
| 18582646 | 3 months ago | | | 0 | 0.000000102917860310 | |
| 18582639 | 3 months ago | | | 0 | 0.000000103159608995 | |
| 18582632 | 3 months ago | | | 0 | 1.6440268e-7 | |
| 18582213 | 3 months ago | | | 0 | 1.2473560e-7 | |
| 18582118 | 3 months ago | | | 0 | 1.2253511e-7 |
ABI
ABI objects
Getter at block 22124231 getHolders() view returns (address[])
_maxSupply() view returns (uint256)
32107882747649660033546168914413080605742288402338465259392513340200594777923
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
PepeAI
symbol() view returns (string)
PEPEAI
totalSupply() view returns (uint256)
10000000000000000000000000
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)
isOwner(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 name, string symbol, bytes32 maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.