LiqBootstrap
Verified contract
Active on
Ethereum with 6,964 txns
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 |
---|---|---|---|---|---|
MON | ERC-20 | 51.713696K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20736986 | 2 months ago | | | 0 | 0.00028380790 | |
| 20654369 | 3 months ago | | | 0 | 0.000085692886 | |
| 20360518 | 4 months ago | | | 0 | 0.00020322788 | |
| 20360511 | 4 months ago | | | 0 | 0.00020326174 | |
| 20298490 | 4 months ago | | | 0 | 0.00013814725 | |
| 20113371 | 5 months ago | | | 0 | 0.00077127172 | |
| 19945168 | 6 months ago | | | 0 | 0.00021116735 | |
| 19945151 | 6 months ago | | | 0 | 0.00019087508 | |
| 19714158 | 7 months ago | | | 0 | 0.00037971060 | |
| 19177084 | 9 months ago | | | 0 | 0.0024261454 |
ABI
ABI objects
Getter at block 21220768
MAX_AMOUNT() view returns (uint256)
20000000000000000000
MIN_AMOUNT() view returns (uint256)
200000000000000000
MON() view returns (address)
0x1ea48b9965bb5086f3b468e50ed93888a661fc17
TVL_CAP() view returns (uint256)
750000000000000000000
ended() view returns (bool)
true
getBlockTimestamp() view returns (uint256)
1732007147
getShareIndex() view returns (uint256 _shareIndex)
28721910487700360139603667820725312056036477431688120
owner() view returns (address)
0x83737eae72ba7597b36494d723fbf58cafee8a69
periodBegin() view returns (uint256)
1663945595
periodEnd() view returns (uint256)
1664096795
shareIndex() view returns (uint256)
2924158317197098688868910560161338449787697735270734
totalShares() view returns (uint256)
749703750000000000390
vestingContract() view returns (address)
0xc0747a27c6fa20effba2937419647e976f111611
Read-only
getUserClaimable(address account) view returns (uint256 amount)
recipients(address) view returns (uint256 shares, uint256 lastShareIndex, uint256 credit)
State-modifying
Events claim() returns (uint256 amount)
delayEndPeriod(uint256 _hours)
deliverEtherToProtocol()
deposit() payable
endEvent()
renounceOwnership()
setMinAndMax(uint256 _min, uint256 _max)
setTvlCap(uint256 _tvlCap)
setVestingContract(address _vestingContract)
startEvent(uint256 _hours)
sweep(address _token)
transferOwnership(address newOwner)
Claim(address indexed account, uint256 amount)
DelayEndPeriod(uint256 prevPeriodEnd, uint256 periodEnd)
Delivered(uint256 balance, address recipient)
Deposit(address indexed sender, uint256 amount, uint256 totalShares, uint256 newShares)
EditRecipient(address indexed account, uint256 shares, uint256 totalShares)
Ended(uint256 balanceETH)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdateCredit(address indexed account, uint256 lastShareIndex, uint256 credit)
UpdateShareIndex(uint256 shareIndex)
constructor(address _vestingContract)
receive()
This contract contains no error objects.