0x7161f2936b55fd8f3e0d39717e1004d5da4ecc32
Verified contract
Proxy
Active on
Ethereum with 1 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5309…8d89
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DLP | ERC-20 | 99.6004T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13523754 | 3 years ago | | | 0 | 0.10523434 |
ABI
ABI objects
Getter at block 21186588 getExpectedAvgPrice() view returns (uint256) getSettleResult() view returns (uint256 poolBase, uint256 poolQuote, uint256 poolI, uint256 unUsedBase, uint256 unUsedQuote)
_AVG_SETTLED_PRICE_() view returns (uint256)
100000000
_BASE_TOKEN_() view returns (address)
0x5309722653a16be969e851bccece168b27528d89
_BIDDER_PERMISSION_() view returns (address)
0x6b208e08dcf6bd51f50c5da09d15b2d8e5c46cf2
_CLIFF_RATE_() view returns (uint256)
1000000000000000000
_FREEZE_DURATION_() view returns (uint256)
2592000
_IS_OPEN_TWAP_() view returns (bool)
false
_I_() view returns (uint256)
100000000
_K_() view returns (uint256)
0
_MAINTAINER_() view returns (address)
0x95c4f5b83aa70810d4f142d58e5f7242bd891cb0
_MT_FEE_RATE_MODEL_() view returns (address)
0x5e84190a270333ace5b9202a3f4cebf11b81bb01
_NEW_OWNER_() view returns (address)
0x0000000000000000000000000000000000000000
_OWNER_() view returns (address)
0xa8ef63e5ecc3d463b92d0191b234e4f51f713944
_PHASE_BID_ENDTIME_() view returns (uint256)
1635669183
_PHASE_BID_STARTTIME_() view returns (uint256)
1632040383
_PHASE_CALM_ENDTIME_() view returns (uint256)
1635669183
_POOL_() view returns (address)
0x8aaf065e37aa57ef570229e475869f2020567cc7
_POOL_FACTORY_() view returns (address)
0x72d220ce168c4f361dd4dee5d826a01ad8598f6c
_POOL_QUOTE_CAP_() view returns (uint256)
2999999999999970000000
_QUOTE_RESERVE_() view returns (uint256)
0
_QUOTE_TOKEN_() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_SETTLED_() view returns (bool)
true
_SETTLED_TIME_() view returns (uint256)
1635669214
_TOTAL_BASE_() view returns (uint256)
99799999999999002000000000000000
_TOTAL_LP_AMOUNT_() view returns (uint256)
99600399999999003996000000000000
_TOTAL_SHARES_() view returns (uint256)
0
_UNUSED_BASE_() view returns (uint256)
0
_UNUSED_QUOTE_() view returns (uint256)
0
_VESTING_DURATION_() view returns (uint256)
0
getClaimableLPToken() view returns (uint256)
99600399999999003996000000000000
version() pure returns (string)
CP 1.0.0
Read-only
_CLAIMED_(address) view returns (bool)
getRemainingLPRatio(uint256 timestamp) view returns (uint256)
getShares(address user) view returns (uint256)
State-modifying
Events bid(address to)
bidderClaim(address to, bytes data)
cancel(address to, uint256 amount, bytes data)
claimLPToken()
claimOwnership()
emergencySettle()
init(address[] addressList, uint256[] timeLine, uint256[] valueList, bool isOpenTWAP)
initOwner(address newOwner)
settle()
transferOwnership(address newOwner)
Bid(address to, uint256 amount, uint256 fee)
Cancel(address to, uint256 amount)
Claim(address user, uint256 baseAmount, uint256 quoteAmount)
ClaimLP(uint256 amount)
OwnershipTransferPrepared(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Settle()
This contract contains no constructor objects.
receive()
This contract contains no error objects.