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 "VCCT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10428980 | 4 years ago | | | 0 | 0.00073359000 | |
| 10159558 | 4 years ago | | | 0 | 0.00096206400 | |
| 10151541 | 4 years ago | | | 0 | 0.0011489940 | |
| 10151538 | 4 years ago | | | 0 | 0.0011485188 | |
| 10151537 | 4 years ago | | | 0 | 0.0011485188 | |
| 10151535 | 4 years ago | | | 0 | 0.0011485188 | |
| 10151532 | 4 years ago | | | 0 | 0.0011485188 | |
| 10151529 | 4 years ago | | | 0 | 0.0011480436 | |
| 10151529 | 4 years ago | | | 0 | 0.0011485188 | |
| 10151526 | 4 years ago | | | 0 | 0.0011485188 |
ABI
ABI objects
Getter at block 21165276
decimals() view returns (uint8)
18
lockAll() view returns (bool)
false
name() view returns (string)
VCCT
owner() view returns (address)
0x003b33f71221259c87a50f24913e3afa31d6e802
symbol() view returns (string)
VCCT
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
balanceOf(address) view returns (uint256)
frozens(address) view returns (bool)
State-modifying
Events acceptOwnership()
contTransfer(address _to, uint256 weis)
freezeAccount(address target, bool freeze)
freezeAll(bool lock)
transfer(address _to, uint256 _value)
transferOwnership(address tOwner)
FrozenFunds(address target, bool frozen)
OwnerUpdate(address _prevOwner, address _newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.