0x3ff9ffac5f3daacda0e52dac34f57cdaab0540cb
Verified contract
Proxy
Active on
Ethereum with 330 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
0x300a…3b74
8 additional
variables
Balances ($6,411.69)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 1.60423 | $3,996.74 |
$6,411.69 | |
SOX | ERC-20 | 39.534215 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12362344 | 4 years ago | | | 0 | 0.010433360 | |
| 12324578 | 4 years ago | | | 0 | 0.0080858540 | |
| 12309544 | 4 years ago | | | 0 | 0.0054775140 | |
| 12308106 | 4 years ago | | | 0 | 0.0 | |
| 12306045 | 4 years ago | | | 0 | 0.0051105967 | |
| 12305859 | 4 years ago | | | 0 | 0.0059991820 | |
| 12305857 | 4 years ago | | | 0 | 0.0052125820 | |
| 12300059 | 4 years ago | | | 0 | 0.0087379390 | |
| 12299811 | 4 years ago | | | 0 | 0.0083854580 | |
| 12296557 | 4 years ago | | | 0 | 0.011445017 |
ABI
ABI objects
Getter at block 21411658 getExpectedAvgPrice() view returns (uint256) getSettleResult() view returns (uint256 poolBase, uint256 poolQuote, uint256 poolI, uint256 unUsedBase, uint256 unUsedQuote)
_AVG_SETTLED_PRICE_() view returns (uint256)
32000000000000000
_BASE_TOKEN_() view returns (address)
0x300a902513815028e97fc79e92082ce6a98d3b74
_BIDDER_PERMISSION_() view returns (address)
0x6b208e08dcf6bd51f50c5da09d15b2d8e5c46cf2
_CLIFF_RATE_() view returns (uint256)
1000000000000000000
_FREEZE_DURATION_() view returns (uint256)
7776000
_IS_OPEN_TWAP_() view returns (bool)
false
_I_() view returns (uint256)
32000000000000000
_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)
0x5042191e1838f0a0d5c0ab4a29603a883a522150
_PHASE_BID_ENDTIME_() view returns (uint256)
1618430450
_PHASE_BID_STARTTIME_() view returns (uint256)
1618171250
_PHASE_CALM_ENDTIME_() view returns (uint256)
1618430450
_POOL_() view returns (address)
0x4b635f538460f6f1d6e6fa74d73fe44c1934cb19
_POOL_FACTORY_() view returns (address)
0x72d220ce168c4f361dd4dee5d826a01ad8598f6c
_POOL_QUOTE_CAP_() view returns (uint256)
40960000000000000000
_QUOTE_RESERVE_() view returns (uint256)
92900199413162636584
_QUOTE_TOKEN_() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_SETTLED_() view returns (bool)
true
_SETTLED_TIME_() view returns (uint256)
1618430486
_TOTAL_BASE_() view returns (uint256)
2560000000000000000000
_TOTAL_LP_AMOUNT_() view returns (uint256)
1280000000000000000000
_TOTAL_SHARES_() view returns (uint256)
92900199413162636584
_UNUSED_BASE_() view returns (uint256)
1280000000000000000000
_UNUSED_QUOTE_() view returns (uint256)
51940199413162636584
_VESTING_DURATION_() view returns (uint256)
0
getClaimableLPToken() view returns (uint256)
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.