Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($197.29)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 130.961064 | $1.00 |
$130.96 | |
TRX | ERC-20 | 200 | $0.165378 |
$33.08 | |
LPT | ERC-20 | 2.22288 | $12.12 |
$26.94 | |
ABYSS | ERC-20 | 777 | $0.005672 |
$4.41 | |
SHPING | ERC-20 | 300 | $0.00541 |
$1.62 | |
CEEK | ERC-20 | 8.9 | $0.029292 |
$0.26 | |
POWR | ERC-20 | 0.1 | $0.227241 |
$0.02 | |
GNO | ERC-20 | 0.000001 | $273.77 |
$0 | |
GSE | ERC-20 | 8 | $0.000032 |
$0 | |
SOP | ERC-20 | 16 | $0.000015 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21154530 | 10 hours ago | | | 0 | 0.00036914396 | |
| 21152621 | 16 hours ago | | | 0 | 0.00045175715 | |
| 21152616 | 16 hours ago | | | 0 | 0.00042442179 | |
| 21149934 | a day ago | | | 0 | 0.00058646467 | |
| 21149932 | a day ago | | | 0 | 0.00047308143 | |
| 21149930 | a day ago | | | 0 | 0.00043797694 | |
| 21149926 | a day ago | | | 0 | 0.00060016826 | |
| 21149918 | a day ago | | | 0 | 0.00032986521 | |
| 21149910 | a day ago | | | 0 | 0.00045025350 | |
| 21149904 | a day ago | | | 0 | 0.00089813181 |
ABI
ABI objects
Getter at block 21157420
decimals() view returns (uint256)
6
name() view returns (string)
Tronix
stopped() view returns (bool)
false
symbol() view returns (string)
TRX
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
setName(string _name)
start()
stop()
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(address _addressFounder)
This contract contains no fallback and receive objects.
This contract contains no error objects.