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 "XB"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11196630 | 4 years ago | | | 0 | 0.0011415900 | |
| 11196630 | 4 years ago | | | 0 | 0.0011415900 | |
| 11196611 | 4 years ago | | | 0 | 0.0026256570 | |
| 11196611 | 4 years ago | | | 0 | 0.0036606570 | |
| 10559576 | 4 years ago | | | 0 | 0.0041110200 | |
| 10559408 | 4 years ago | | | 0 | 0.0058106175 | |
| 10558072 | 4 years ago | | | 0 | 0.0032642355 | |
| 10553320 | 4 years ago | | | 0 | 0.0027415440 | |
| 10551434 | 4 years ago | | | 0 | 0.0017134651 | |
| 10546782 | 4 years ago | | | 0 | 0.0023607740 |
ABI
ABI objects
Getter at block 21267146
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint256)
18
name() view returns (string)
XB
platformAdmin() view returns (address)
0x76534ee11bbe5127dca27d39037588c82f256604
symbol() view returns (string)
XB
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _tokenName, string _tokenSymbol, uint256 _decimals, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.