VICO Vote Token
Verified contract
Active on
Ethereum with 297 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xb5a5…1028 | ERC-20 | 252,460,000T | -- | -- | |
UBC | ERC-20 | 300 | -- | -- | |
SAT | ERC-20 | 50 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19444201 | 8 months ago | | | 0 | 0.0020831035 | |
| 14809119 | 3 years ago | | | 0 | 0.0011301840 | |
| 12338996 | 4 years ago | | | 0 | 0.0014387490 | |
| 10700228 | 4 years ago | | | 0 | 0.0029628830 | |
| 10586417 | 4 years ago | | | 0 | 0.0028868250 | |
| 10249602 | 4 years ago | | | 0 | 0.0019053045 | |
| 9941424 | 5 years ago | | | 0 | 0.00011547300 | |
| 9933169 | 5 years ago | | | 0 | 0.000046958000 | |
| 9901270 | 5 years ago | | | 0 | 0.000076958000 | |
| 9487685 | 5 years ago | | | 0 | 0.00015386800 |
ABI
ABI objects
Getter at block 21283949
VicoOwner() view returns (address)
0x005e7d19771015bb161c20694035ef0d7fdff271
decimals() view returns (uint256)
0
name() view returns (string)
VICO Vote Token
symbol() view returns (string)
VICO
totalSupply() view returns (uint256)
100000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ownerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.