Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Pepe DAO"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20118747 | a month ago | | | 0 | 1.7253792e-7 | |
| 20118357 | a month ago | | | 0 | 2.8318048e-7 | |
| 20118301 | a month ago | | | 0 | 7.6468663e-7 | |
| 20118300 | a month ago | | | 0 | 7.6468663e-7 | |
| 20118299 | a month ago | | | 0 | 7.6468663e-7 | |
| 20118298 | a month ago | | | 0 | 7.6457856e-7 | |
| 20118296 | a month ago | | | 0 | 7.6468663e-7 | |
| 20118295 | a month ago | | | 0 | 7.6468663e-7 | |
| 20118294 | a month ago | | | 0 | 7.6468663e-7 | |
| 20118293 | a month ago | | | 0 | 7.6468663e-7 |
ABI
ABI objects
Getter at block 22055045 getHolders() view returns (address[])
_maxSupply() view returns (uint256)
83094118535731823700228860214261400701815663452839662666295049722159579978317
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Pepe DAO
symbol() view returns (string)
PEPED
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.