0x6ef78768efe7f7202c173883cd9932150905f52d
Verified contract
Proxy
Active on
Ethereum with 2 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
8 additional
variables
Balances ($1.23)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.00025 | $3,922.53 |
$0.98 | |
USDT | ERC-20 | 0.25 | $1.001 |
$0.25 | |
DLP | ERC-20 | 0.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11888739 | 4 years ago | | | 0 | 0.019108766 | |
| 11887589 | 4 years ago | | | 0 | 0.0039146240 |
ABI
ABI objects
Getter at block 21395902 getExpectedAvgPrice() view returns (uint256) getSettleResult() view returns (uint256 poolBase, uint256 poolQuote, uint256 poolI, uint256 unUsedBase, uint256 unUsedQuote)
_AVG_SETTLED_PRICE_() view returns (uint256)
1000000000000000000000000000
_BASE_TOKEN_() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
_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)
1000000000000000000000000000
_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)
0x8a10c613195176fd4fb9019d561338f9f7275f16
_PHASE_BID_ENDTIME_() view returns (uint256)
1613705034
_PHASE_BID_STARTTIME_() view returns (uint256)
1613703894
_PHASE_CALM_ENDTIME_() view returns (uint256)
1613705034
_POOL_() view returns (address)
0xe86acfe343b7917cd8c851e90f030fb2a9f8a83a
_POOL_FACTORY_() view returns (address)
0x72d220ce168c4f361dd4dee5d826a01ad8598f6c
_POOL_QUOTE_CAP_() view returns (uint256)
500000000000000
_QUOTE_RESERVE_() view returns (uint256)
1000000000000000
_QUOTE_TOKEN_() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_SETTLED_() view returns (bool)
true
_SETTLED_TIME_() view returns (uint256)
1613740824
_TOTAL_BASE_() view returns (uint256)
1000000
_TOTAL_LP_AMOUNT_() view returns (uint256)
500000
_TOTAL_SHARES_() view returns (uint256)
1000000000000000
_UNUSED_BASE_() view returns (uint256)
500000
_UNUSED_QUOTE_() view returns (uint256)
500000000000000
_VESTING_DURATION_() view returns (uint256)
0
getClaimableLPToken() view returns (uint256)
500000
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.