0x9aef8da35b4df9d4787095c2f56235e9a00da375
Verified contract
Proxy
Active on
Ethereum with 550 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
0xf305…e38f
8 additional
variables
Balances ($297.80)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 297.803217 | $1.00 |
$297.8 | |
Rai | ERC-20 | 1.609646K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12754419 | 3 years ago | | | 0 | 0.00064727000 | |
| 12385682 | 4 years ago | | | 0 | 0.0053800022 | |
| 12304986 | 4 years ago | | | 0 | 0.0070789500 | |
| 12236413 | 4 years ago | | | 0 | 0.0099372306 | |
| 12226135 | 4 years ago | | | 0 | 0.017823534 | |
| 12226086 | 4 years ago | | | 0 | 0.018311850 | |
| 12226059 | 4 years ago | | | 0 | 0.017091060 | |
| 12219088 | 4 years ago | | | 0 | 0.0069601350 | |
| 12199234 | 4 years ago | | | 0 | 0.011475426 | |
| 12198353 | 4 years ago | | | 0 | 0.010707900 |
ABI
ABI objects
Getter at block 21402418 getExpectedAvgPrice() view returns (uint256) getSettleResult() view returns (uint256 poolBase, uint256 poolQuote, uint256 poolI, uint256 unUsedBase, uint256 unUsedQuote)
_AVG_SETTLED_PRICE_() view returns (uint256)
2300001
_BASE_TOKEN_() view returns (address)
0xf30547ff2df1f1cbe5c8dd758b3dd098c856e38f
_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)
800000
_K_() view returns (uint256)
1000000000000000000
_MAINTAINER_() view returns (address)
0x95c4f5b83aa70810d4f142d58e5f7242bd891cb0
_MT_FEE_RATE_MODEL_() view returns (address)
0x5e84190a270333ace5b9202a3f4cebf11b81bb01
_NEW_OWNER_() view returns (address)
0x0000000000000000000000000000000000000000
_OWNER_() view returns (address)
0xfb1cf4c6875e498984930ce86699a51df7734dd8
_PHASE_BID_ENDTIME_() view returns (uint256)
1617778500
_PHASE_BID_STARTTIME_() view returns (uint256)
1617771600
_PHASE_CALM_ENDTIME_() view returns (uint256)
1617778800
_POOL_() view returns (address)
0x45021500fa6d83c8adca14c7519aff3e43e61779
_POOL_FACTORY_() view returns (address)
0x72d220ce168c4f361dd4dee5d826a01ad8598f6c
_POOL_QUOTE_CAP_() view returns (uint256)
450000000000
_QUOTE_RESERVE_() view returns (uint256)
486197872043
_QUOTE_TOKEN_() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
_SETTLED_() view returns (bool)
true
_SETTLED_TIME_() view returns (uint256)
1617778823
_TOTAL_BASE_() view returns (uint256)
300000000000000000000000
_TOTAL_LP_AMOUNT_() view returns (uint256)
450000000000
_TOTAL_SHARES_() view returns (uint256)
486197872043
_UNUSED_BASE_() view returns (uint256)
195652173913043478260869
_UNUSED_QUOTE_() view returns (uint256)
36197872043
_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.