Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "XTT"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21304804 | a minute ago | | | 0 | 0.00045085331 | |
| 14920652 | 2 years ago | | | 0 | 0.0015006718 | |
| 13576286 | 3 years ago | | | 0 | 0.0056193663 | |
| 13412847 | 3 years ago | | | 0 | 0.0083945465 | |
| 12869174 | 3 years ago | | | 0 | 0.00072412200 | |
| 12862496 | 3 years ago | | | 0 | 0.0012413520 | |
| 12431053 | 4 years ago | | | 0 | 0.0051193890 | |
| 12369673 | 4 years ago | | | 0 | 0.0022768260 | |
| 12357056 | 4 years ago | | | 0 | 0.0014792778 | |
| 11890905 | 4 years ago | | | 0 | 0.0090471119 |
ABI
ABI objects
Getter at block 21304809
decimals() view returns (uint256)
18
name() view returns (string)
XTT
symbol() view returns (string)
XTT
totalSupply() view returns (uint256)
50000000000000000000000000000
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) 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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.