Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "PePizza"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17821531 | 3 months ago | | | 0 | 0.0000010678172 | |
| 17821017 | 3 months ago | | | 0 | 4.8967825e-7 | |
| 17820938 | 3 months ago | | | 0 | 0.000000502983200874 | |
| 17820890 | 3 months ago | | | 0 | 5.1505296e-7 | |
| 17820624 | 3 months ago | | | 0 | 5.6037726e-7 | |
| 17820619 | 3 months ago | | | 0 | 5.6037726e-7 | |
| 17820615 | 3 months ago | | | 0 | 5.6320615e-7 | |
| 17820609 | 3 months ago | | | 0 | 5.6320615e-7 | |
| 17820585 | 3 months ago | | | 0 | 5.5529650e-7 |
ABI
ABI objects
Getter at block 22069871 getHolders() view returns (address[])
_maxSupply() view returns (uint256)
16241898415650174300155960961591785720929538532182019125682888939050639834811
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
PePizza
symbol() view returns (string)
PEPIZZA
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.