Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTCX | ERC-20 | 23.05K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20295180 | 4 months ago | | | 0 | 0.000066755727 | |
| 20104291 | 5 months ago | | | 0 | 0.00018333667 | |
| 20104268 | 5 months ago | | | 0 | 0.00016058669 | |
| 20104253 | 5 months ago | | | 0 | 0.00012916182 | |
| 20044156 | 6 months ago | | | 0 | 0.00030683692 | |
| 19765881 | 7 months ago | | | 0 | 0.00030235595 | |
| 18386842 | a year ago | | | 0 | 0.00039845036 | |
| 18385355 | a year ago | | | 0 | 0.00074548605 | |
| 18385221 | a year ago | | | 0 | 0.0011598806 | |
| 18385219 | a year ago | | | 0 | 0.00099467112 |
ABI
ABI objects
Getter at block 21261831
decimals() view returns (uint8)
4
name() view returns (string)
Bitscoin
symbol() view returns (string)
BTCX
totalSupply() view returns (uint256)
20000000000000
version() view returns (string)
H1.0
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)
approveAndCall(address _spender, uint256 _value, bytes _extraData) 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.