Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "VDH Token"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583510 | 2 years ago | | | 0 | 0.0015488894 | |
| 13466374 | 3 years ago | | | 0 | 0.0025254403 | |
| 9990808 | 5 years ago | | | 0 | 0.00077252000 | |
| 9245358 | 5 years ago | | | 0 | 0.00077252000 | |
| 9083470 | 5 years ago | | | 0 | 0.00034763400 | |
| 8839732 | 5 years ago | | | 0 | 0.00093325000 | |
| 8670941 | 5 years ago | | | 0 | 0.00055345000 | |
| 8670918 | 5 years ago | | | 0 | 0.00037202000 | |
| 8666331 | 5 years ago | | | 0 | 0.0013065500 | |
| 8630578 | 5 years ago | | | 0 | 0.00055505000 |
ABI
ABI objects
Getter at block 21407257
decimals() view returns (uint8)
18
name() view returns (string)
VDH Token
symbol() view returns (string)
VDH
totalSupply() view returns (uint256)
2500000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
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 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.