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 |
---|---|---|---|---|---|
VOISE | ERC-20 | 50.064736M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
VSM | ERC-20 | 717.762K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
UBTR | ERC-20 | 3.5K | -- | -- | |
MUXE | ERC-20 | 755 | -- | -- | |
VOISE | ERC-20 | 199 | -- | -- | |
RNT | ERC-20 | 20 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21078770 | 11 days ago | | | 0 | 0.00070644617 | |
| 20319484 | 4 months ago | | | 0 | 0.00023740277 | |
| 20156184 | 5 months ago | | | 0 | 0.00010402200 | |
| 20156184 | 5 months ago | | | 0 | 0.00010402200 | |
| 19582781 | 7 months ago | | | 0 | 0.0015828774 | |
| 19582771 | 7 months ago | | | 0 | 0.0010530348 | |
| 19582771 | 7 months ago | | | 0 | 0.0010526391 | |
| 19582771 | 7 months ago | | | 0 | 0.0010534305 | |
| 19582771 | 7 months ago | | | 0 | 0.0010530348 | |
| 19582771 | 7 months ago | | | 0 | 0.0010534305 |
ABI
ABI objects
Getter at block 21157944
decimals() view returns (uint8)
8
name() view returns (string)
VOISE
owner() view returns (address)
0xe009c117f0745edc4c2bf8812df259a43a69512d
standard() view returns (string)
ERC20
startTime() view returns (uint256)
1492560000
symbol() view returns (string)
VOISE
totalSupply() view returns (uint256)
82557800000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
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)
Burned(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.