0x8b726180f6c4977f2e98dbab670cf04b1c1627c1
Verified contract
Proxy
Active on
Ethereum with 255 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
0xc67b…ffc5
8 additional
variables
Balances ($3.97)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GDT | ERC-20 | 1.5K | $0.002646 |
$3.97 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13677817 | 3 years ago | | | 0 | 0.011062799 | |
| 13677700 | 3 years ago | | | 0 | 0.0043496383 | |
| 13674115 | 3 years ago | | | 0 | 0.0026169286 | |
| 13672700 | 3 years ago | | | 0 | 0.0029242070 | |
| 13392103 | 3 years ago | | | 0 | 0.0067397546 | |
| 13382584 | 3 years ago | | | 0 | 0.0078107590 | |
| 13382544 | 3 years ago | | | 0 | 0.0073748812 | |
| 12956326 | 3 years ago | | | 0 | 0.0027352510 | |
| 12956317 | 3 years ago | | | 0 | 0.0027352510 | |
| 12933548 | 3 years ago | | | 0 | 0.0022636560 |
ABI
ABI objects
Getter at block 21380157 getExpectedAvgPrice() view returns (uint256) getSettleResult() view returns (uint256 poolBase, uint256 poolQuote, uint256 poolI, uint256 unUsedBase, uint256 unUsedQuote)
_AVG_SETTLED_PRICE_() view returns (uint256)
10000000000000000
_BASE_TOKEN_() view returns (address)
0xc67b12049c2d0cf6e476bc64c7f82fc6c63cffc5
_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)
10000000000000000
_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)
0x14816f20070b9b977243a7d8f32e3b2c217fbe3d
_PHASE_BID_ENDTIME_() view returns (uint256)
1620824417
_PHASE_BID_STARTTIME_() view returns (uint256)
1620738017
_PHASE_CALM_ENDTIME_() view returns (uint256)
1620824417
_POOL_() view returns (address)
0x5bf5c3b793eac2e5cbb7e1047efbddb4de2eefd9
_POOL_FACTORY_() view returns (address)
0x72d220ce168c4f361dd4dee5d826a01ad8598f6c
_POOL_QUOTE_CAP_() view returns (uint256)
300000000000
_QUOTE_RESERVE_() view returns (uint256)
155934305753
_QUOTE_TOKEN_() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
_SETTLED_() view returns (bool)
true
_SETTLED_TIME_() view returns (uint256)
1620824715
_TOTAL_BASE_() view returns (uint256)
60000000000000
_TOTAL_LP_AMOUNT_() view returns (uint256)
44406569424700
_TOTAL_SHARES_() view returns (uint256)
155934305753
_UNUSED_BASE_() view returns (uint256)
15593430575300
_UNUSED_QUOTE_() view returns (uint256)
0
_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.