Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PEPEELON"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18443283 | a year ago | | | 0 | 0.0010176889 | |
| 18270298 | a year ago | | | 0 | 0.00050666902 | |
| 17516812 | a year ago | | | 0 | 0.00038641600 | |
| 17285023 | a year ago | | | 0 | 0.00089495787 | |
| 17279650 | a year ago | | | 0 | 0.0023260251 | |
| 17274902 | a year ago | | | 0 | 0.0049386051 | |
| 17238630 | a year ago | | | 0 | 0.0036289012 | |
| 17226374 | a year ago | | | 0 | 0.0051787127 | |
| 17225912 | a year ago | | | 0 | 0.0038423487 | |
| 17184166 | a year ago | | | 0 | 0.0032466358 |
ABI
ABI objects
Getter at block 21090686
decimals() view returns (uint8)
18
name() view returns (string)
PEPEELON
symbol() view returns (string)
PELON
totalSupply() view returns (uint256)
420690000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _amount) returns (bool success)
changeOwner(address _newOwner)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
receive()
This contract contains no error objects.