Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HEX | ERC-20 | 1.307 | $0.002333 |
$0 | |
SBC | ERC-20 | 255.702962K | -- | -- | |
WUHAI | ERC-20 | 35 | -- | -- | |
SET | ERC-721 | 1 | -- | -- | |
STT | ERC-20 | 1 | -- | -- | |
AZP | ERC-20 | 0.41 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17854525 | a year ago | | | 0 | 0.00075463308 | |
| 17249314 | a year ago | | | 0 | 0.0011239839 | |
| 17039985 | 2 years ago | | | 0 | 0.0019305734 | |
| 16425924 | 2 years ago | | | 0 | 0.00070968936 | |
| 16425872 | 2 years ago | | | 0 | 0.00050900876 | |
| 16425871 | 2 years ago | | | 0 | 0.00079579506 | |
| 15591988 | 2 years ago | | | 0 | 0.00037557600 | |
| 15591970 | 2 years ago | | | 0 | 0.00059466200 | |
| 15591937 | 2 years ago | | | 0 | 0.00018778800 | |
| 15591910 | 2 years ago | | | 0 | 0.00018778800 |
ABI
ABI objects
Getter at block 21157924
decimals() view returns (uint8)
18
name() view returns (string)
SBToken
owner() view returns (address)
0x87d2089c17df4b0fef9f04679e8ff0433dde81a0
symbol() view returns (string)
SBC
totalSupply() view returns (uint256)
9999999999000000000000000000
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.