Liquidity Network
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,077.47 |
$0 | |
LQD | ERC-20 | 49.98776M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6615164 | 6 years ago | | | 0.01 | 0.00013305000 | |
| 6615142 | 6 years ago | | | 0.01 | 0.00012996000 | |
| 6448464 | 6 years ago | | | 0 | 0.0021426600 | |
| 6429798 | 6 years ago | | | 0 | 0.00094183200 | |
| 6429770 | 6 years ago | | | 0.00000012 | 0.00062598600 |
ABI
ABI objects
Getter at block 21204867
decimals() view returns (uint8)
18
etherRate() view returns (uint256)
100000000000
name() view returns (string)
Liquidity Network
symbol() view returns (string)
LQD
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
buy() payable
sell(uint256 amount)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.