VolTa Token
Verified contract
Active on
Ethereum with 4,285 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 |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.001923 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12156434 | 4 years ago | | | 0 | 0.0096055200 | |
| 12138268 | 4 years ago | | | 0 | 0.0064036800 | |
| 12124824 | 4 years ago | | | 0 | 0.0064008000 | |
| 12121255 | 4 years ago | | | 0 | 0.0064022400 | |
| 12097956 | 4 years ago | | | 0 | 0.0064022400 | |
| 12075689 | 4 years ago | | | 0 | 0.0064022400 | |
| 12059604 | 4 years ago | | | 0 | 0.0080028000 | |
| 12055950 | 4 years ago | | | 0 | 0.0080010000 | |
| 12055513 | 4 years ago | | | 0 | 0.0057546000 | |
| 12053905 | 4 years ago | | | 0 | 0.0080010000 |
ABI
ABI objects
Getter at block 21249952
decimals() pure returns (uint8)
8
name() pure returns (string)
VolTa Token
owner() pure returns (address)
0x111111127f524dfaf9102ad6b16949eee9e32d8a
symbol() pure returns (string)
VT
totalSupply() pure returns (uint256)
8888000000000000
Read-only
allowance(address, address) pure returns (uint256)
balanceOf(address) pure returns (uint256)
freezeOf(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
freeze(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unfreeze(uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
constructor()
fallback()
This contract contains no error objects.