Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "VIXCO"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20705453 | 3 months ago | | | 0 | 0.000038261282 | |
| 19983231 | 6 months ago | | | 0 | 0.00094268793 | |
| 19983173 | 6 months ago | | | 0 | 0.00070702296 | |
| 18347502 | a year ago | | | 0 | 0.00014353011 | |
| 18347154 | a year ago | | | 0 | 0.00023965011 | |
| 17150913 | 2 years ago | | | 0 | 0.0015195832 | |
| 16717603 | 2 years ago | | | 0 | 0.00072446639 | |
| 16717306 | 2 years ago | | | 0 | 0.00083313888 | |
| 16637168 | 2 years ago | | | 0 | 0.0012684236 | |
| 16631167 | 2 years ago | | | 0 | 0.0019217110 |
ABI
ABI objects
Getter at block 21311700
_totalSupply() view returns (uint256)
2000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
VIXCO
symbol() view returns (string)
VIX
totalSupply() view returns (uint256 totalSup)
2000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remain)
balanceOf(address _owner) view returns (uint256 balance)
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()
fallback()
This contract contains no error objects.