Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "PLATO"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17782451 | a year ago | | | 0 | 0.00044344521 | |
| 17604421 | a year ago | | | 0 | 0.00065070577 | |
| 17594390 | a year ago | | | 0 | 0.0014632427 | |
| 17594371 | a year ago | | | 0 | 0.0019679557 | |
| 17594370 | a year ago | | | 0 | 0.0018877506 | |
| 17594366 | a year ago | | | 0 | 0.0018255250 | |
| 17594365 | a year ago | | | 0 | 0.0017348036 | |
| 17594364 | a year ago | | | 0 | 0.0017725659 | |
| 17594364 | a year ago | | | 0 | 0.0018104838 | |
| 17594362 | a year ago | | | 0 | 0.0017835824 |
ABI
ABI objects
Getter at block 21096696
decimals() view returns (uint8)
9
name() view returns (string)
PLATO
symbol() view returns (string)
PLATO
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.