Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Vitalik"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11122944 | 4 years ago | | | 0 | 0.00084101606 | |
| 11085929 | 4 years ago | | | 0 | 0.0022132000 | |
| 11085856 | 4 years ago | | | 0 | 0.013279200 | |
| 11067274 | 4 years ago | | | 0 | 0.0035411200 | |
| 11055055 | 4 years ago | | | 0 | 0.0031427440 | |
| 11054917 | 4 years ago | | | 0 | 0.0041162400 | |
| 11054802 | 4 years ago | | | 0 | 0.0058428481 | |
| 11054715 | 4 years ago | | | 0 | 0.0066396000 | |
| 11054698 | 4 years ago | | | 0 | 0.0023159136 | |
| 11054698 | 4 years ago | | | 0 | 0.0037181760 |
ABI
ABI objects
Getter at block 21160757
decimals() view returns (uint8)
18
name() view returns (string)
Vitalik
symbol() view returns (string)
VTK
totalSupply() view returns (uint256)
800000000000000000000
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.