Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "VVC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10995375 | 4 years ago | | | 0 | 0.0040576000 | |
| 10514369 | 4 years ago | | | 0 | 0.0024367200 | |
| 9683213 | 5 years ago | | | 0 | 0.0011534776 | |
| 9680604 | 5 years ago | | | 0 | 0.00023174000 | |
| 9664317 | 5 years ago | | | 0 | 0.00034835226 | |
| 9636156 | 5 years ago | | | 0 | 0.0036436197 | |
| 9603189 | 5 years ago | | | 0 | 0.00055576007 | |
| 9572768 | 5 years ago | | | 0 | 0.00011112801 | |
| 9565441 | 5 years ago | | | 0 | 0.00020460800 | |
| 9565055 | 5 years ago | | | 0 | 0.00036540000 |
ABI
ABI objects
Getter at block 21185398
decimals() view returns (uint8)
18
name() view returns (string)
VVC
owner() view returns (address)
0xa7243cfea6ef6c38354b6d9a2c52adcce4bf0bf9
symbol() view returns (string)
VVC
totalSupply() view returns (uint256)
1760000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
TransferOwnership(address from, address to)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.