ViteToken
Verified contract
Active on
Ethereum with 52,252 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.004501 |
$0 | |
ERC-20 | 888.888888M | -- | -- | ||
ERC-20 | 21M | -- | -- | ||
ERC-20 | 7.777777M | -- | -- | ||
VITE | ERC-20 | 109.151798K | -- | -- | |
ERC-20 | 8.889K | -- | -- | ||
FUCK | ERC-20 | 1K | -- | -- | |
Shell | ERC-20 | 300 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
PCPie | ERC-20 | 4 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21134457 | 3 days ago | | | 0 | 0.00053814727 | |
| 21029357 | 18 days ago | | | 0 | 0.00066184393 | |
| 21029357 | 18 days ago | | | 0 | 0.00066184393 | |
| 21029357 | 18 days ago | | | 0 | 0.00066318880 | |
| 21029357 | 18 days ago | | | 0 | 0.00066318880 | |
| 21029357 | 18 days ago | | | 0 | 0.0012233375 | |
| 20924127 | a month ago | | | 0 | 0.00068195245 | |
| 20738207 | 2 months ago | | | 0 | 0.000099686031 | |
| 20137962 | 5 months ago | | | 0 | 0.000086978534 | |
| 20137736 | 5 months ago | | | 0 | 0.00012352152 |
ABI
ABI objects
Getter at block 21158415
decimals() view returns (uint8)
18
name() view returns (string)
ViteToken
symbol() view returns (string)
VITE
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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.