Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LIQUID"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16867428 | 2 years ago | | | 0 | 0.00075664861 | |
| 15687607 | 2 years ago | | | 0 | 0.00032508700 | |
| 15548137 | 2 years ago | | | 0 | 0.00032253641 | |
| 11695805 | 4 years ago | | | 0 | 0.00070947100 | |
| 10956668 | 4 years ago | | | 0 | 0.0049368417 | |
| 10891972 | 4 years ago | | | 0 | 0.0058042369 | |
| 10789936 | 4 years ago | | | 0 | 0.021594067 | |
| 10771972 | 4 years ago | | | 0 | 0.0088682000 | |
| 10771959 | 4 years ago | | | 0 | 0.0088238590 | |
| 10611746 | 4 years ago | | | 0 | 0.0029918250 |
ABI
ABI objects
Getter at block 21382373
decimals() view returns (uint8)
18
getBurnAmount() view returns (uint256)
18843551100707239110291044
getTotalBurned() view returns (uint256)
12814091988211757382905
lastBurnTime() view returns (uint256)
1592432979
name() view returns (string)
LIQUID
poolAddr() view returns (address)
0x32026e07a035aae485690ed997c08127907ccc72
symbol() view returns (string)
LIQUID
totalSupply() view returns (uint256)
9987185908011788242617095
Read-only
allowance(address addr, address spender) view returns (uint256)
balanceOf(address addr) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool)
burnPool()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setPool(address _addr)
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)
PoolBurn(uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.