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 |
---|---|---|---|---|---|
LRC | ERC-20 | 173.738069K | $0.150044 |
$26,068.35 | |
USDC | ERC-20 | 793.869148 | $1.00 |
$793.87 | |
IMX | ERC-20 | 113.888731 | $1.33 |
$151.47 | |
MATIC | ERC-20 | 204.261196 | $0.413084 |
$84.38 | |
ZIK | ERC-20 | 124.002193 | $0.000145 |
$0.02 | |
USDT | ERC-20 | 0.00123 | $1.001 |
$0 | |
ERC-20 | 766,977,000T | -- | -- | ||
ERC-20 | 888.888888M | -- | -- | ||
ERC-20 | 21M | -- | -- | ||
ERC-20 | 7.777777M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157432 | 4 minutes ago | | | 0 | 0.00048026659 | |
| 21157427 | 5 minutes ago | | | 0 | 0.00075906600 | |
| 21157407 | 9 minutes ago | | | 0 | 0.00046829544 | |
| 21157388 | 13 minutes ago | | | 0 | 0.00095292510 | |
| 21157383 | 14 minutes ago | | | 0 | 0.00048388490 | |
| 21157368 | 17 minutes ago | | | 0 | 0.00061919482 | |
| 21157353 | 20 minutes ago | | | 0 | 0.00059707464 | |
| 21157347 | 21 minutes ago | | | 0 | 0.00060864926 | |
| 21157338 | 23 minutes ago | | | 0 | 0.00052182512 | |
| 21157336 | 23 minutes ago | | | 0 | 0.00090491400 |
ABI
ABI objects
Getter at block 21157449
decimals() view returns (uint8)
18
name() view returns (string)
LoopringCoin V2
symbol() view returns (string)
LRC
totalBurned() view returns (uint256)
21202657081400454651658000
totalSupply() view returns (uint256)
1373873397442457437622945100
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
batchTransfer(address[] accounts, uint256[] amounts) returns (bool)
burn(uint256 _value) returns (bool)
burnFrom(address _owner, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.