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 |
---|---|---|---|---|---|
ZRX | ERC-20 | 159.678 | $0.450133 |
$71.88 | |
RCN | ERC-20 | 500 | $0.001238 |
$0.62 | |
HEX | ERC-20 | 1.307 | $0.0031 |
$0 | |
XLAB | ERC-20 | 50 | $0.000002 |
$0 | |
ERC-20 | 888.888888M | -- | -- | ||
ERC-20 | 21M | -- | -- | ||
ERC-20 | 7.777777M | -- | -- | ||
BYCC | ERC-20 | 177.160617K | -- | -- | |
OVAL | ERC-20 | 100K | -- | -- | |
BTM | ERC-20 | 69.805904K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21233798 | a day ago | | | 0 | 0.00065151748 | |
| 21161446 | 11 days ago | | | 0 | 0.00038313191 | |
| 21157386 | 12 days ago | | | 0 | 0.00086362942 | |
| 21072001 | 24 days ago | | | 0 | 0.00065164557 | |
| 21062012 | 25 days ago | | | 0 | 0.00049557026 | |
| 20981439 | a month ago | | | 0 | 0.00043449269 | |
| 20909640 | 2 months ago | | | 0 | 0.00018120402 | |
| 20761467 | 2 months ago | | | 0 | 0.00087520936 | |
| 20752068 | 2 months ago | | | 0 | 0.00012814978 | |
| 20634530 | 3 months ago | | | 0 | 0.00020813598 |
ABI
ABI objects
Getter at block 21243388
decimals() pure returns (uint8)
8
name() pure returns (string)
Bytom
symbol() pure returns (string)
BTM
totalSupply() pure returns (uint256)
140700000000000000
version() pure returns (string)
H0.1
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure 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(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
fallback()
This contract contains no error objects.