Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PLE | ERC-20 | 129.629764K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20330328 | 4 months ago | | | 0 | 0.00017128433 | |
| 20152439 | 5 months ago | | | 0 | 0.000050738447 | |
| 19359329 | 9 months ago | | | 0 | 0.0013456725 | |
| 18935241 | a year ago | | | 0 | 0.00072679532 | |
| 16776008 | 2 years ago | | | 0 | 0.00062868916 | |
| 15159342 | 2 years ago | | | 0 | 0.00024171372 | |
| 12432467 | 4 years ago | | | 0 | 0.0039610080 | |
| 12389485 | 4 years ago | | | 0 | 0.0025832800 | |
| 12389454 | 4 years ago | | | 0 | 0.0024356640 | |
| 12368622 | 4 years ago | | | 0 | 0.0038036444 |
ABI
ABI objects
Getter at block 21267248
decimals() view returns (uint8)
18
name() view returns (string)
Plethori
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PLE
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address _owner, address buyer, uint256 numTokens) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.