Vocal Chain
Verified contract
Active on
Ethereum with 27,398 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 |
---|---|---|---|---|---|
BTCG | ERC-20 | 33.55K | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20656645 | 2 months ago | | | 0 | 0.000060184258 | |
| 20149614 | 5 months ago | | | 0 | 0.000087621469 | |
| 13618060 | 3 years ago | | | 0 | 0.0059064000 | |
| 11317795 | 4 years ago | | | 0 | 0.0033040531 | |
| 11222670 | 4 years ago | | | 0 | 0.0015485749 | |
| 11014373 | 4 years ago | | | 0 | 0.0020083140 | |
0x | 9954123 | 5 years ago | | | 0 | 0.00022050000 | |
| 9929142 | 5 years ago | | | 0 | 0.00034491600 | |
| 9929136 | 5 years ago | | | 0 | 0.00044672400 | |
| 9902955 | 5 years ago | | | 0 | 0.00022344272 |
ABI
ABI objects
Getter at block 21173261
decimals() view returns (uint256)
8
name() view returns (string)
Vocal Chain
owner() view returns (address)
0x200372bd9cc04e66d76cd117b46f380e3577736e
paused() view returns (bool)
false
symbol() view returns (string)
VOC
totalSupply() view returns (uint256)
20000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value)
pause() returns (bool)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
transferOwnership(address newOwner)
unpause() returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.