0xfa64bc0f8097f81efb4a453d522ec64df8d12cc6
Verified contract
Proxy
Active on
Ethereum with 664 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
0x03e1…81dc
8 additional
variables
Balances ($12,985.20)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 12.985197K | $1.00 |
$12,985.2 | |
THALES | ERC-20 | 1.260148K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19486402 | 8 months ago | | | 0 | 0.0033382908 | |
| 15859783 | 2 years ago | | | 0 | 0.0010176694 | |
| 14972096 | 2 years ago | | | 0 | 0.0030980491 | |
| 14481955 | 3 years ago | | | 0 | 0.0076405860 | |
| 13716095 | 3 years ago | | | 0 | 0.013637725 | |
| 13451648 | 3 years ago | | | 0 | 0.0085532738 | |
| 13447165 | 3 years ago | | | 0 | 0.0055866282 | |
| 13444576 | 3 years ago | | | 0 | 0.011294021 | |
| 13411741 | 3 years ago | | | 0 | 0.010379664 | |
| 13390441 | 3 years ago | | | 0 | 0.0052811688 |
ABI
ABI objects
Getter at block 21210859 getExpectedAvgPrice() view returns (uint256) getSettleResult() view returns (uint256 poolBase, uint256 poolQuote, uint256 poolI, uint256 unUsedBase, uint256 unUsedQuote)
_AVG_SETTLED_PRICE_() view returns (uint256)
2500000
_BASE_TOKEN_() view returns (address)
0x03e173ad8d1581a4802d3b532ace27a62c5b81dc
_BIDDER_PERMISSION_() view returns (address)
0x6b208e08dcf6bd51f50c5da09d15b2d8e5c46cf2
_CLIFF_RATE_() view returns (uint256)
1000000000000000000
_FREEZE_DURATION_() view returns (uint256)
0
_IS_OPEN_TWAP_() view returns (bool)
false
_I_() view returns (uint256)
500000
_K_() view returns (uint256)
500000000000000000
_MAINTAINER_() view returns (address)
0x95c4f5b83aa70810d4f142d58e5f7242bd891cb0
_MT_FEE_RATE_MODEL_() view returns (address)
0x5e84190a270333ace5b9202a3f4cebf11b81bb01
_NEW_OWNER_() view returns (address)
0x0000000000000000000000000000000000000000
_OWNER_() view returns (address)
0x16cc37d06fe5061cd0023fb8d142abaabb396a2b
_PHASE_BID_ENDTIME_() view returns (uint256)
1631714400
_PHASE_BID_STARTTIME_() view returns (uint256)
1631541600
_PHASE_CALM_ENDTIME_() view returns (uint256)
1631757600
_POOL_() view returns (address)
0x2642786a6ca14f0d22bd364aa10430dde1bd728f
_POOL_FACTORY_() view returns (address)
0x72d220ce168c4f361dd4dee5d826a01ad8598f6c
_POOL_QUOTE_CAP_() view returns (uint256)
5000000000000
_QUOTE_RESERVE_() view returns (uint256)
25609005672307
_QUOTE_TOKEN_() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
_SETTLED_() view returns (bool)
true
_SETTLED_TIME_() view returns (uint256)
1631757626
_TOTAL_BASE_() view returns (uint256)
2250000000000000000000000
_TOTAL_LP_AMOUNT_() view returns (uint256)
5000000000000
_TOTAL_SHARES_() view returns (uint256)
25609005672307
_UNUSED_BASE_() view returns (uint256)
2000000000000000000000000
_UNUSED_QUOTE_() view returns (uint256)
20609005672307
_VESTING_DURATION_() view returns (uint256)
0
getClaimableLPToken() view returns (uint256)
0
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.