Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Poke Coin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787614 | 2 months ago | | | 0 | 0.00032935830 | |
| 20024530 | 6 months ago | | | 0 | 0.00030615562 | |
| 13912074 | 3 years ago | | | 0 | 0.0042236677 | |
| 11779826 | 4 years ago | | | 0 | 0.0042416000 | |
| 11192969 | 4 years ago | | | 0 | 0.00053020000 | |
| 11119752 | 4 years ago | | | 0 | 0.0013370240 | |
| 11091487 | 4 years ago | | | 0 | 0.00094702400 | |
| 11062065 | 4 years ago | | | 0 | 0.0017814720 | |
| 11015111 | 4 years ago | | | 0 | 0.0035996800 | |
| 10984140 | 4 years ago | | | 0 | 0.0018238880 |
ABI
ABI objects
Getter at block 21304878
name() view returns (string)
Poke Coin
standard() view returns (string)
Poke Coin v1
symbol() view returns (string)
POKE
totalSupply() view returns (uint256)
14400
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
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.