Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Pepa INU 2.0"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21812297 | 6 days ago | | | 0 | 0.000000306439115103 | |
| 17868341 | 3 months ago | | | 0 | 0.0000011131138 | |
| 17867771 | 3 months ago | | | 0 | 5.5566910e-7 | |
| 17867711 | 3 months ago | | | 0 | 5.3847258e-7 | |
| 17867646 | 3 months ago | | | 0 | 5.1818591e-7 | |
| 17867581 | 3 months ago | | | 0 | 4.9351788e-7 | |
| 17867447 | 3 months ago | | | 0 | 4.4981651e-7 | |
| 17867418 | 3 months ago | | | 0 | 4.5446270e-7 | |
| 17867416 | 3 months ago | | | 0 | 4.5434651e-7 | |
| 17867411 | 3 months ago | | | 0 | 4.4881963e-7 |
ABI
ABI objects
Getter at block 22059091 getHolders() view returns (address[])
_maxSupply() view returns (uint256)
79717241526208132303783397617071871680167152495626724688835629206658933815735
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Pepa INU 2.0
symbol() view returns (string)
PEPA2
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.