Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Torchain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10611522 | 4 years ago | | | 0 | 0.0031003500 | |
| 6763458 | 6 years ago | | | 0 | 0.00041884440 | |
| 6668070 | 6 years ago | | | 0 | 0.00011817000 | |
Transfer | 6498495 | 6 years ago | | | 0.01 | 0.000084184000 | |
| 6496318 | 6 years ago | | | 0 | 0.000085082400 | |
| 6496013 | 6 years ago | | | 0 | 0.00023180400 | |
Transfer | 6489337 | 6 years ago | | | 0.01 | 0.00012627600 | |
0x | 6485519 | 6 years ago | | | 0 | 0.000042000000 | |
Transfer | 6482930 | 6 years ago | | | 0.01 | 0.0010523000 | |
| 6479081 | 6 years ago | | | 0 | 0.000089005400 |
ABI
ABI objects
Getter at block 21317115
decimals() view returns (uint8)
8
lockedWallet() view returns (address)
0x731b7ee0f5122535f7da63887d78e0c202f6a082
name() view returns (string)
Torchain
owner() view returns (address)
0x731b7ee0f5122535f7da63887d78e0c202f6a082
startTime() view returns (uint256)
1536667475
symbol() view returns (string)
TOCH
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.