From 6d165b8d2360f3e79b08d0dd8feda1d969ed3fcc Mon Sep 17 00:00:00 2001
From: 0xTARC <0xtarc@protonmail.com>
Date: Tue, 12 Nov 2024 12:34:52 -0700
Subject: [PATCH] [subgraph-docs-2e98c5c] feat: new schema
---
docs/subgraph/schema.md | 3093 ++++++++++++++++++++++++---------------
1 file changed, 1910 insertions(+), 1183 deletions(-)
diff --git a/docs/subgraph/schema.md b/docs/subgraph/schema.md
index 00b3250d..99fd1c4c 100644
--- a/docs/subgraph/schema.md
+++ b/docs/subgraph/schema.md
@@ -12,6 +12,136 @@ The Panoptic subgraph is a comprehensive data schema designed to provide insight
See some example queries [here](./queries).
+
+ Table of Contents
+
+ * [Query](#query)
+ * [Objects](#objects)
+ * [Account](#account)
+ * [AccountBalance](#accountbalance)
+ * [AccountLiquidated](#accountliquidated)
+ * [Bundle](#bundle)
+ * [Burn](#burn)
+ * [Chunk](#chunk)
+ * [Collateral](#collateral)
+ * [CollateralDayData](#collateraldaydata)
+ * [CollateralDeposit](#collateraldeposit)
+ * [CollateralWithdraw](#collateralwithdraw)
+ * [Collect](#collect)
+ * [Factory](#factory)
+ * [ForcedExercise](#forcedexercise)
+ * [Leg](#leg)
+ * [LegLiquidities](#legliquidities)
+ * [Mint](#mint)
+ * [OptionBurn](#optionburn)
+ * [OptionMint](#optionmint)
+ * [OptionRoll](#optionroll)
+ * [PanopticFactory](#panopticfactory)
+ * [PanopticPool](#panopticpool)
+ * [PanopticPoolAccount](#panopticpoolaccount)
+ * [PanopticPoolDayData](#panopticpooldaydata)
+ * [Pool](#pool)
+ * [PoolDayData](#pooldaydata)
+ * [PoolHourData](#poolhourdata)
+ * [PremiumSettled](#premiumsettled)
+ * [Subscription](#subscription)
+ * [Token](#token)
+ * [TokenId](#tokenid)
+ * [TokenizedPositionBurnt](#tokenizedpositionburnt)
+ * [TokenizedPositionMinted](#tokenizedpositionminted)
+ * [TokenizedPositionRolled](#tokenizedpositionrolled)
+ * [_Block_](#_block_)
+ * [_Meta_](#_meta_)
+ * [Inputs](#inputs)
+ * [AccountBalance_filter](#accountbalance_filter)
+ * [AccountLiquidated_filter](#accountliquidated_filter)
+ * [Account_filter](#account_filter)
+ * [BlockChangedFilter](#blockchangedfilter)
+ * [Block_height](#block_height)
+ * [Bundle_filter](#bundle_filter)
+ * [Burn_filter](#burn_filter)
+ * [Chunk_filter](#chunk_filter)
+ * [CollateralDayData_filter](#collateraldaydata_filter)
+ * [CollateralDeposit_filter](#collateraldeposit_filter)
+ * [CollateralWithdraw_filter](#collateralwithdraw_filter)
+ * [Collateral_filter](#collateral_filter)
+ * [Collect_filter](#collect_filter)
+ * [Event_filter](#event_filter)
+ * [Factory_filter](#factory_filter)
+ * [ForcedExercise_filter](#forcedexercise_filter)
+ * [LegLiquidities_filter](#legliquidities_filter)
+ * [Leg_filter](#leg_filter)
+ * [Mint_filter](#mint_filter)
+ * [OptionBurn_filter](#optionburn_filter)
+ * [OptionMint_filter](#optionmint_filter)
+ * [OptionRoll_filter](#optionroll_filter)
+ * [PanopticFactory_filter](#panopticfactory_filter)
+ * [PanopticPoolAccount_filter](#panopticpoolaccount_filter)
+ * [PanopticPoolDayData_filter](#panopticpooldaydata_filter)
+ * [PanopticPool_filter](#panopticpool_filter)
+ * [PoolDayData_filter](#pooldaydata_filter)
+ * [PoolHourData_filter](#poolhourdata_filter)
+ * [Pool_filter](#pool_filter)
+ * [PremiumSettled_filter](#premiumsettled_filter)
+ * [TokenId_filter](#tokenid_filter)
+ * [Token_filter](#token_filter)
+ * [TokenizedPositionBurnt_filter](#tokenizedpositionburnt_filter)
+ * [TokenizedPositionMinted_filter](#tokenizedpositionminted_filter)
+ * [TokenizedPositionRolled_filter](#tokenizedpositionrolled_filter)
+ * [Enums](#enums)
+ * [AccountBalance_orderBy](#accountbalance_orderby)
+ * [AccountLiquidated_orderBy](#accountliquidated_orderby)
+ * [Account_orderBy](#account_orderby)
+ * [Aggregation_interval](#aggregation_interval)
+ * [Bundle_orderBy](#bundle_orderby)
+ * [Burn_orderBy](#burn_orderby)
+ * [Chunk_orderBy](#chunk_orderby)
+ * [CollateralDayData_orderBy](#collateraldaydata_orderby)
+ * [CollateralDeposit_orderBy](#collateraldeposit_orderby)
+ * [CollateralWithdraw_orderBy](#collateralwithdraw_orderby)
+ * [Collateral_orderBy](#collateral_orderby)
+ * [Collect_orderBy](#collect_orderby)
+ * [EventType](#eventtype)
+ * [Event_orderBy](#event_orderby)
+ * [Factory_orderBy](#factory_orderby)
+ * [ForcedExercise_orderBy](#forcedexercise_orderby)
+ * [LegLiquidities_orderBy](#legliquidities_orderby)
+ * [Leg_orderBy](#leg_orderby)
+ * [Mint_orderBy](#mint_orderby)
+ * [OptionBurn_orderBy](#optionburn_orderby)
+ * [OptionMint_orderBy](#optionmint_orderby)
+ * [OptionRoll_orderBy](#optionroll_orderby)
+ * [OrderDirection](#orderdirection)
+ * [PanopticFactory_orderBy](#panopticfactory_orderby)
+ * [PanopticPoolAccount_orderBy](#panopticpoolaccount_orderby)
+ * [PanopticPoolDayData_orderBy](#panopticpooldaydata_orderby)
+ * [PanopticPool_orderBy](#panopticpool_orderby)
+ * [PoolDayData_orderBy](#pooldaydata_orderby)
+ * [PoolHourData_orderBy](#poolhourdata_orderby)
+ * [Pool_orderBy](#pool_orderby)
+ * [PremiumSettled_orderBy](#premiumsettled_orderby)
+ * [TokenId_orderBy](#tokenid_orderby)
+ * [Token_orderBy](#token_orderby)
+ * [TokenizedPositionBurnt_orderBy](#tokenizedpositionburnt_orderby)
+ * [TokenizedPositionMinted_orderBy](#tokenizedpositionminted_orderby)
+ * [TokenizedPositionRolled_orderBy](#tokenizedpositionrolled_orderby)
+ * [_SubgraphErrorPolicy_](#_subgrapherrorpolicy_)
+ * [Scalars](#scalars)
+ * [BigDecimal](#bigdecimal)
+ * [BigInt](#bigint)
+ * [Boolean](#boolean)
+ * [Bytes](#bytes)
+ * [Float](#float)
+ * [ID](#id)
+ * [Int](#int)
+ * [Int8](#int8)
+ * [String](#string)
+ * [Timestamp](#timestamp)
+ * [Interfaces](#interfaces)
+ * [Event](#event)
+
+
+
## Objects
### Account
@@ -661,7 +791,7 @@ See some example queries [here](./queries).
Account! |
- TokenizedPositionMinted.caller if mint routes through SFPM. Otherwise, same as manager (will be a PanopticPool address for option mints/burns/rolls).
+ TokenizedPositionMinted.caller if mint routes through SFPM. Otherwise, same as manager (will be a PanopticPool address for option mints/burns).
|
@@ -957,28 +1087,6 @@ See some example queries [here](./queries).
CollateralDayData_filter |
|
-
-| previousSharePrice |
-BigDecimal! |
-
-
- Share price before most recent transfer event. Useful for calculating commissions.
-
- |
-
-
-| preLiquidationSharePrice |
-BigDecimal! |
-
-
-Share price immediately before calling liquidate() used for calculating protocol loss. Starts as 0 and
-gets updated when a _mint() call is being handled during a liquidation (nonzero share transfer from 0 address -> liquidator).
-Gets reset when handling a Deposit() event (which is the only other time transfer from 0 address -> liquidator would happen)
-or after being used by the AccountLiquidated() event handler.
-
-
- |
-
@@ -1046,7 +1154,7 @@ or after being used by the AccountLiquidated() event handler.
BigDecimal! |
- Share price (assets/shares)
+ Share price (assets/shares) - useful for calculating PLP (collateral depositors) APY
|
@@ -2134,15 +2242,6 @@ See TokenId entity for more details, or the source here: https://github.com/pano
Tick at which the option was burned
-
-
-
-| premia |
-BigInt! |
-
-
- The amount of premia collected
-
|
@@ -2150,7 +2249,7 @@ See TokenId entity for more details, or the source here: https://github.com/pano
| PanopticPool! |
- PanopticPool mint is within (from event.address)
+ PanopticPool where burn occured (from event.address)
|
@@ -2170,6 +2269,51 @@ See TokenId entity for more details, or the source here: https://github.com/pano
Premium collected for token1
+
+
+
+| premiaByLeg |
+[BigInt!] |
+
+
+ Packed premia for each leg
+
+ |
+
+
+| totalShares0 |
+BigInt |
+
+
+ Collateral0 shares at time of liquidation. Helpful for calculating protocol loss during liquidation
+
+ |
+
+
+| totalAssets0 |
+BigInt |
+
+
+ Collateral0 assets at time of liquidation. Helpful for calculating protocol loss during liquidation
+
+ |
+
+
+| totalShares1 |
+BigInt |
+
+
+ Collateral1 shares at time of liquidation. Helpful for calculating protocol loss during liquidation
+
+ |
+
+
+| totalAssets1 |
+BigInt |
+
+
+ Collateral1 assets at time of liquidation. Helpful for calculating protocol loss during liquidation
+
|
@@ -2281,42 +2425,62 @@ See TokenId entity for more details, or the source here: https://github.com/pano
-| positionSize |
-BigInt! |
+tokenId |
+TokenId! |
- The number of contracts minted, expressed in terms of the asset
+ TokenId of the created option
|
-| tokenId |
-TokenId! |
+positionSize |
+BigInt! |
- TokenId of the created option
+ The number of contracts minted, expressed in terms of the asset
|
-| tickAt |
-Int! |
+poolUtilization0 |
+BigInt! |
- Tick at which the option was minted
+ Pool utilization of token0 (how many funds are in the AMM pool vs. the Panoptic pool) at the time of mint. Defined as (inAMM / totalBalance) * 10_000
|
-| poolUtilizations |
+poolUtilization1 |
BigInt! |
- Packing of the pool utilization (how much funds are in the Panoptic pool versus the AMM pool) at the time of minting. Right 64bits for token0 and left 64bits for token1, defined as (inAMM / totalBalance) * 10_000
+ Pool utilization of token1
|
+| currentTick |
+Int |
+ |
+
+
+| fastOracleTick |
+Int |
+ |
+
+
+| lastObservedTick |
+Int |
+ |
+
+
+| slowOracleTick |
+Int |
+ |
+
+
| panopticPool |
PanopticPool! |
@@ -2344,20 +2508,38 @@ See TokenId entity for more details, or the source here: https://github.com/pano
|
-| poolUtilization0 |
-BigInt! |
+commissions0USD |
+BigDecimal |
- Pool utilization token0
+ Token0 commissions paid in USD
|
-| poolUtilization1 |
-BigInt! |
+commissions1USD |
+BigDecimal |
- Pool utilization token1
+ Token1 commissions paid in USD
+
+ |
+
+
+| commissionsUSD |
+BigDecimal |
+
+
+ Total commissions paid in USD
+
+ |
+
+
+| tickAt |
+Int! |
+
+
+ Tick at which the option was minted
|
@@ -2778,6 +2960,15 @@ See TokenId entity for more details, or the source here: https://github.com/pano
Sum of OptionMint and OptionBurn token1 volume in USD.
+
+
+
+| totalVolumeUSD |
+BigDecimal! |
+
+
+ Sum of OptionMint and OptionBurn volume for token0 and token1 in USD.
+
|
@@ -2875,7 +3066,7 @@ See TokenId entity for more details, or the source here: https://github.com/pano
| [Chunk!]! |
- Link to all chunks of liquidity that are valid for options buying from this PanopticPool
+ Link to all chunks of liquidity managed by this PanopticPool.
|
@@ -2904,6 +3095,74 @@ See TokenId entity for more details, or the source here: https://github.com/pano
Chunk_filter |
|
+
+| panopticPoolDayData |
+[PanopticPoolDayData!]! |
+
+
+ Snapshots of PanopticPoolDayData
+
+ |
+
+
+| skip |
+Int |
+ |
+
+
+| first |
+Int |
+ |
+
+
+| orderBy |
+PanopticPoolDayData_orderBy |
+ |
+
+
+| orderDirection |
+OrderDirection |
+ |
+
+
+| where |
+PanopticPoolDayData_filter |
+ |
+
+
+| panopticPoolAccounts |
+[PanopticPoolAccount!]! |
+
+
+ Link to all PanopticPoolAccounts for this PanopticPool.
+
+ |
+
+
+| skip |
+Int |
+ |
+
+
+| first |
+Int |
+ |
+
+
+| orderBy |
+PanopticPoolAccount_orderBy |
+ |
+
+
+| orderDirection |
+OrderDirection |
+ |
+
+
+| where |
+PanopticPoolAccount_filter |
+ |
+
@@ -3000,60 +3259,6 @@ See TokenId entity for more details, or the source here: https://github.com/pano
Number of Collateral1 assets this PanopticPoolAccount controls
-
-
-
-| commissions0 |
-BigDecimal! |
-
-
- All time commissions paid to PLPs in Collateral0. Commissions increase with every OptionMint and collateral deposit.
-
- |
-
-
-| commissions1 |
-BigDecimal! |
-
-
- All time commissions paid to PLPs in Collateral1.
-
- |
-
-
-| sharePriceAtLastTransfer0 |
-BigDecimal! |
-
-
- Collateral0 share price at time of last transfer (an internal bookeeping mechanism to keep track of total commissions this account has earned as a PLP).
-
- |
-
-
-| sharePriceAtLastTransfer1 |
-BigDecimal! |
-
-
- See sharePriceAtLastTransfer0.
-
- |
-
-
-| commissionsSinceLastTransfer0 |
-BigDecimal! |
-
-
- Commissions earned in token0 since this account's last share transfer event (shares get transferred when depositing or withdrawing collateral, burning or minting an option, or directly sending share tokens).
-
- |
-
-
-| commissionsSinceLastTransfer1 |
-BigDecimal! |
-
-
- Same as `commissionsSinceLastTransfer`, but in token1.
-
|
@@ -3249,6 +3454,15 @@ See TokenId entity for more details, or the source here: https://github.com/pano
Sum of OptionMint and OptionBurn token1 volume in USD.
+
+
+
+| totalVolumeUSD |
+BigDecimal! |
+
+
+ Sum of OptionMint and OptionBurn volume for token0 and token1 in USD.
+
|
@@ -3541,6 +3755,24 @@ See TokenId entity for more details, or the source here: https://github.com/pano
Tvl USD
+
+
+
+| minEnforcedTick |
+BigInt |
+
+
+ The minimum enforced tick for the SFPM to create a position in this pool
+
+ |
+
+
+| maxEnforcedTick |
+BigInt |
+
+
+ The maximum enforced tick for the SFPM to create a position in this pool
+
|
@@ -3922,7 +4154,7 @@ See TokenId entity for more details, or the source here: https://github.com/pano
| Account! |
-Address of the owner of the settled position
+ Address of the owner of the settled position
|
@@ -3931,7 +4163,16 @@ Address of the owner of the settled position
TokenId! |
-TokenId of the settled position
+ TokenId of the settled position
+
+ |
+
+
+| legIndex |
+BigInt |
+
+
+ The leg index of `tokenId` that the premium was settled for
|
@@ -3940,7 +4181,7 @@ TokenId of the settled position
BigInt! |
-LeftRight encoding for the amount of premium settled for token0 (right slot) and token1 (left slot)
+ LeftRight encoding for the amount of premium settled for token0 (right slot) and token1 (left slot)
|
@@ -5811,236 +6052,8 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
-| collateralDeposit |
-CollateralDeposit |
- |
-
-
-| id |
-ID! |
- |
-
-
-| block |
-Block_height |
-
-
-The block at which the query should be executed. Can either be a `{ hash: Bytes }` value containing a block hash, a `{ number: Int }` containing the block number, or a `{ number_gte: Int }` containing the minimum block number. In the case of `number_gte`, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.
-
- |
-
-
-| subgraphError |
-_SubgraphErrorPolicy_! |
-
-
-Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
-
- |
-
-
-| collateralDeposits |
-[CollateralDeposit!]! |
- |
-
-
-| skip |
-Int |
- |
-
-
-| first |
-Int |
- |
-
-
-| orderBy |
-CollateralDeposit_orderBy |
- |
-
-
-| orderDirection |
-OrderDirection |
- |
-
-
-| where |
-CollateralDeposit_filter |
- |
-
-
-| block |
-Block_height |
-
-
-The block at which the query should be executed. Can either be a `{ hash: Bytes }` value containing a block hash, a `{ number: Int }` containing the block number, or a `{ number_gte: Int }` containing the minimum block number. In the case of `number_gte`, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.
-
- |
-
-
-| subgraphError |
-_SubgraphErrorPolicy_! |
-
-
-Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
-
- |
-
-
-| collateralWithdraw |
-CollateralWithdraw |
- |
-
-
-| id |
-ID! |
- |
-
-
-| block |
-Block_height |
-
-
-The block at which the query should be executed. Can either be a `{ hash: Bytes }` value containing a block hash, a `{ number: Int }` containing the block number, or a `{ number_gte: Int }` containing the minimum block number. In the case of `number_gte`, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.
-
- |
-
-
-| subgraphError |
-_SubgraphErrorPolicy_! |
-
-
-Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
-
- |
-
-
-| collateralWithdraws |
-[CollateralWithdraw!]! |
- |
-
-
-| skip |
-Int |
- |
-
-
-| first |
-Int |
- |
-
-
-| orderBy |
-CollateralWithdraw_orderBy |
- |
-
-
-| orderDirection |
-OrderDirection |
- |
-
-
-| where |
-CollateralWithdraw_filter |
- |
-
-
-| block |
-Block_height |
-
-
-The block at which the query should be executed. Can either be a `{ hash: Bytes }` value containing a block hash, a `{ number: Int }` containing the block number, or a `{ number_gte: Int }` containing the minimum block number. In the case of `number_gte`, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.
-
- |
-
-
-| subgraphError |
-_SubgraphErrorPolicy_! |
-
-
-Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
-
- |
-
-
-| optionMint |
-OptionMint |
- |
-
-
-| id |
-ID! |
- |
-
-
-| block |
-Block_height |
-
-
-The block at which the query should be executed. Can either be a `{ hash: Bytes }` value containing a block hash, a `{ number: Int }` containing the block number, or a `{ number_gte: Int }` containing the minimum block number. In the case of `number_gte`, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.
-
- |
-
-
-| subgraphError |
-_SubgraphErrorPolicy_! |
-
-
-Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
-
- |
-
-
-| optionMints |
-[OptionMint!]! |
- |
-
-
-| skip |
-Int |
- |
-
-
-| first |
-Int |
- |
-
-
-| orderBy |
-OptionMint_orderBy |
- |
-
-
-| orderDirection |
-OrderDirection |
- |
-
-
-| where |
-OptionMint_filter |
- |
-
-
-| block |
-Block_height |
-
-
-The block at which the query should be executed. Can either be a `{ hash: Bytes }` value containing a block hash, a `{ number: Int }` containing the block number, or a `{ number_gte: Int }` containing the minimum block number. In the case of `number_gte`, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.
-
- |
-
-
-| subgraphError |
-_SubgraphErrorPolicy_! |
-
-
-Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
-
- |
-
-
-| optionBurn |
-OptionBurn |
+optionRoll |
+OptionRoll |
|
@@ -6067,8 +6080,8 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
-| optionBurns |
-[OptionBurn!]! |
+optionRolls |
+[OptionRoll!]! |
|
@@ -6083,7 +6096,7 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
| orderBy |
-OptionBurn_orderBy |
+OptionRoll_orderBy |
|
@@ -6093,7 +6106,7 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
| where |
-OptionBurn_filter |
+OptionRoll_filter |
|
@@ -6115,8 +6128,8 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
-| optionRoll |
-OptionRoll |
+collateralDeposit |
+CollateralDeposit |
|
@@ -6143,8 +6156,8 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
-| optionRolls |
-[OptionRoll!]! |
+collateralDeposits |
+[CollateralDeposit!]! |
|
@@ -6159,7 +6172,7 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
| orderBy |
-OptionRoll_orderBy |
+CollateralDeposit_orderBy |
|
@@ -6169,7 +6182,7 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
| where |
-OptionRoll_filter |
+CollateralDeposit_filter |
|
@@ -6191,8 +6204,8 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
-| accountLiquidated |
-AccountLiquidated |
+collateralWithdraw |
+CollateralWithdraw |
|
@@ -6219,8 +6232,8 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
-| accountLiquidateds |
-[AccountLiquidated!]! |
+collateralWithdraws |
+[CollateralWithdraw!]! |
|
@@ -6235,7 +6248,7 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
| orderBy |
-AccountLiquidated_orderBy |
+CollateralWithdraw_orderBy |
|
@@ -6245,7 +6258,7 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
| where |
-AccountLiquidated_filter |
+CollateralWithdraw_filter |
|
@@ -6267,8 +6280,8 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
-| forcedExercise |
-ForcedExercise |
+optionMint |
+OptionMint |
|
@@ -6295,8 +6308,8 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
-| forcedExercises |
-[ForcedExercise!]! |
+optionMints |
+[OptionMint!]! |
|
@@ -6311,7 +6324,7 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
| orderBy |
-ForcedExercise_orderBy |
+OptionMint_orderBy |
|
@@ -6321,35 +6334,263 @@ Set to `allow` to receive data even if the subgraph has skipped over errors whil
| where |
-ForcedExercise_filter |
- |
-
-
-| block |
-Block_height |
-
-
-The block at which the query should be executed. Can either be a `{ hash: Bytes }` value containing a block hash, a `{ number: Int }` containing the block number, or a `{ number_gte: Int }` containing the minimum block number. In the case of `number_gte`, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.
-
- |
-
-
-| subgraphError |
-_SubgraphErrorPolicy_! |
-
-
-Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
-
- |
-
-
-| premiumSettled |
-PremiumSettled |
- |
-
-
-| id |
-ID! |
+OptionMint_filter |
+ |
+
+
+| block |
+Block_height |
+
+
+The block at which the query should be executed. Can either be a `{ hash: Bytes }` value containing a block hash, a `{ number: Int }` containing the block number, or a `{ number_gte: Int }` containing the minimum block number. In the case of `number_gte`, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.
+
+ |
+
+
+| subgraphError |
+_SubgraphErrorPolicy_! |
+
+
+Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
+
+ |
+
+
+| optionBurn |
+OptionBurn |
+ |
+
+
+| id |
+ID! |
+ |
+
+
+| block |
+Block_height |
+
+
+The block at which the query should be executed. Can either be a `{ hash: Bytes }` value containing a block hash, a `{ number: Int }` containing the block number, or a `{ number_gte: Int }` containing the minimum block number. In the case of `number_gte`, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.
+
+ |
+
+
+| subgraphError |
+_SubgraphErrorPolicy_! |
+
+
+Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
+
+ |
+
+
+| optionBurns |
+[OptionBurn!]! |
+ |
+
+
+| skip |
+Int |
+ |
+
+
+| first |
+Int |
+ |
+
+
+| orderBy |
+OptionBurn_orderBy |
+ |
+
+
+| orderDirection |
+OrderDirection |
+ |
+
+
+| where |
+OptionBurn_filter |
+ |
+
+
+| block |
+Block_height |
+
+
+The block at which the query should be executed. Can either be a `{ hash: Bytes }` value containing a block hash, a `{ number: Int }` containing the block number, or a `{ number_gte: Int }` containing the minimum block number. In the case of `number_gte`, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.
+
+ |
+
+
+| subgraphError |
+_SubgraphErrorPolicy_! |
+
+
+Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
+
+ |
+
+
+| accountLiquidated |
+AccountLiquidated |
+ |
+
+
+| id |
+ID! |
+ |
+
+
+| block |
+Block_height |
+
+
+The block at which the query should be executed. Can either be a `{ hash: Bytes }` value containing a block hash, a `{ number: Int }` containing the block number, or a `{ number_gte: Int }` containing the minimum block number. In the case of `number_gte`, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.
+
+ |
+
+
+| subgraphError |
+_SubgraphErrorPolicy_! |
+
+
+Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
+
+ |
+
+
+| accountLiquidateds |
+[AccountLiquidated!]! |
+ |
+
+
+| skip |
+Int |
+ |
+
+
+| first |
+Int |
+ |
+
+
+| orderBy |
+AccountLiquidated_orderBy |
+ |
+
+
+| orderDirection |
+OrderDirection |
+ |
+
+
+| where |
+AccountLiquidated_filter |
+ |
+
+
+| block |
+Block_height |
+
+
+The block at which the query should be executed. Can either be a `{ hash: Bytes }` value containing a block hash, a `{ number: Int }` containing the block number, or a `{ number_gte: Int }` containing the minimum block number. In the case of `number_gte`, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.
+
+ |
+
+
+| subgraphError |
+_SubgraphErrorPolicy_! |
+
+
+Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
+
+ |
+
+
+| forcedExercise |
+ForcedExercise |
+ |
+
+
+| id |
+ID! |
+ |
+
+
+| block |
+Block_height |
+
+
+The block at which the query should be executed. Can either be a `{ hash: Bytes }` value containing a block hash, a `{ number: Int }` containing the block number, or a `{ number_gte: Int }` containing the minimum block number. In the case of `number_gte`, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.
+
+ |
+
+
+| subgraphError |
+_SubgraphErrorPolicy_! |
+
+
+Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
+
+ |
+
+
+| forcedExercises |
+[ForcedExercise!]! |
+ |
+
+
+| skip |
+Int |
+ |
+
+
+| first |
+Int |
+ |
+
+
+| orderBy |
+ForcedExercise_orderBy |
+ |
+
+
+| orderDirection |
+OrderDirection |
+ |
+
+
+| where |
+ForcedExercise_filter |
+ |
+
+
+| block |
+Block_height |
+
+
+The block at which the query should be executed. Can either be a `{ hash: Bytes }` value containing a block hash, a `{ number: Int }` containing the block number, or a `{ number_gte: Int }` containing the minimum block number. In the case of `number_gte`, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.
+
+ |
+
+
+| subgraphError |
+_SubgraphErrorPolicy_! |
+
+
+Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
+
+ |
+
+
+| premiumSettled |
+PremiumSettled |
+ |
+
+
+| id |
+ID! |
|
@@ -6945,8 +7186,6 @@ The ERC-1155 TokenId for this position. See the TokenId.sol for more information
### TokenizedPositionRolled
- SFPM tokenized position roll
-
@@ -15119,86 +15358,6 @@ Filter for the block changed event.
|
-| previousSharePrice |
-BigDecimal |
- |
-
-
-| previousSharePrice_not |
-BigDecimal |
- |
-
-
-| previousSharePrice_gt |
-BigDecimal |
- |
-
-
-| previousSharePrice_lt |
-BigDecimal |
- |
-
-
-| previousSharePrice_gte |
-BigDecimal |
- |
-
-
-| previousSharePrice_lte |
-BigDecimal |
- |
-
-
-| previousSharePrice_in |
-[BigDecimal!] |
- |
-
-
-| previousSharePrice_not_in |
-[BigDecimal!] |
- |
-
-
-| preLiquidationSharePrice |
-BigDecimal |
- |
-
-
-| preLiquidationSharePrice_not |
-BigDecimal |
- |
-
-
-| preLiquidationSharePrice_gt |
-BigDecimal |
- |
-
-
-| preLiquidationSharePrice_lt |
-BigDecimal |
- |
-
-
-| preLiquidationSharePrice_gte |
-BigDecimal |
- |
-
-
-| preLiquidationSharePrice_lte |
-BigDecimal |
- |
-
-
-| preLiquidationSharePrice_in |
-[BigDecimal!] |
- |
-
-
-| preLiquidationSharePrice_not_in |
-[BigDecimal!] |
- |
-
-
| _change_block |
BlockChangedFilter |
@@ -21773,46 +21932,6 @@ Filter for the block changed event.
| |
-| premia |
-BigInt |
- |
-
-
-| premia_not |
-BigInt |
- |
-
-
-| premia_gt |
-BigInt |
- |
-
-
-| premia_lt |
-BigInt |
- |
-
-
-| premia_gte |
-BigInt |
- |
-
-
-| premia_lte |
-BigInt |
- |
-
-
-| premia_in |
-[BigInt!] |
- |
-
-
-| premia_not_in |
-[BigInt!] |
- |
-
-
| panopticPool |
String |
|
@@ -21998,6 +22117,196 @@ Filter for the block changed event.
|
+| premiaByLeg |
+[BigInt!] |
+ |
+
+
+| premiaByLeg_not |
+[BigInt!] |
+ |
+
+
+| premiaByLeg_contains |
+[BigInt!] |
+ |
+
+
+| premiaByLeg_contains_nocase |
+[BigInt!] |
+ |
+
+
+| premiaByLeg_not_contains |
+[BigInt!] |
+ |
+
+
+| premiaByLeg_not_contains_nocase |
+[BigInt!] |
+ |
+
+
+| totalShares0 |
+BigInt |
+ |
+
+
+| totalShares0_not |
+BigInt |
+ |
+
+
+| totalShares0_gt |
+BigInt |
+ |
+
+
+| totalShares0_lt |
+BigInt |
+ |
+
+
+| totalShares0_gte |
+BigInt |
+ |
+
+
+| totalShares0_lte |
+BigInt |
+ |
+
+
+| totalShares0_in |
+[BigInt!] |
+ |
+
+
+| totalShares0_not_in |
+[BigInt!] |
+ |
+
+
+| totalAssets0 |
+BigInt |
+ |
+
+
+| totalAssets0_not |
+BigInt |
+ |
+
+
+| totalAssets0_gt |
+BigInt |
+ |
+
+
+| totalAssets0_lt |
+BigInt |
+ |
+
+
+| totalAssets0_gte |
+BigInt |
+ |
+
+
+| totalAssets0_lte |
+BigInt |
+ |
+
+
+| totalAssets0_in |
+[BigInt!] |
+ |
+
+
+| totalAssets0_not_in |
+[BigInt!] |
+ |
+
+
+| totalShares1 |
+BigInt |
+ |
+
+
+| totalShares1_not |
+BigInt |
+ |
+
+
+| totalShares1_gt |
+BigInt |
+ |
+
+
+| totalShares1_lt |
+BigInt |
+ |
+
+
+| totalShares1_gte |
+BigInt |
+ |
+
+
+| totalShares1_lte |
+BigInt |
+ |
+
+
+| totalShares1_in |
+[BigInt!] |
+ |
+
+
+| totalShares1_not_in |
+[BigInt!] |
+ |
+
+
+| totalAssets1 |
+BigInt |
+ |
+
+
+| totalAssets1_not |
+BigInt |
+ |
+
+
+| totalAssets1_gt |
+BigInt |
+ |
+
+
+| totalAssets1_lt |
+BigInt |
+ |
+
+
+| totalAssets1_gte |
+BigInt |
+ |
+
+
+| totalAssets1_lte |
+BigInt |
+ |
+
+
+| totalAssets1_in |
+[BigInt!] |
+ |
+
+
+| totalAssets1_not_in |
+[BigInt!] |
+ |
+
+
| txnOpened |
String |
|
@@ -23116,46 +23425,6 @@ Filter for the block changed event.
|
-| positionSize |
-BigInt |
- |
-
-
-| positionSize_not |
-BigInt |
- |
-
-
-| positionSize_gt |
-BigInt |
- |
-
-
-| positionSize_lt |
-BigInt |
- |
-
-
-| positionSize_gte |
-BigInt |
- |
-
-
-| positionSize_lte |
-BigInt |
- |
-
-
-| positionSize_in |
-[BigInt!] |
- |
-
-
-| positionSize_not_in |
-[BigInt!] |
- |
-
-
| tokenId |
String |
|
@@ -23261,86 +23530,286 @@ Filter for the block changed event.
|
-| tickAt |
-Int |
+positionSize |
+BigInt |
|
-| tickAt_not |
-Int |
+positionSize_not |
+BigInt |
|
-| tickAt_gt |
-Int |
+positionSize_gt |
+BigInt |
|
-| tickAt_lt |
-Int |
+positionSize_lt |
+BigInt |
|
-| tickAt_gte |
-Int |
+positionSize_gte |
+BigInt |
|
-| tickAt_lte |
-Int |
+positionSize_lte |
+BigInt |
|
-| tickAt_in |
-[Int!] |
+positionSize_in |
+[BigInt!] |
|
-| tickAt_not_in |
-[Int!] |
+positionSize_not_in |
+[BigInt!] |
|
-| poolUtilizations |
+poolUtilization0 |
BigInt |
|
-| poolUtilizations_not |
+poolUtilization0_not |
BigInt |
|
-| poolUtilizations_gt |
+poolUtilization0_gt |
BigInt |
|
-| poolUtilizations_lt |
+poolUtilization0_lt |
BigInt |
|
-| poolUtilizations_gte |
+poolUtilization0_gte |
BigInt |
|
-| poolUtilizations_lte |
+poolUtilization0_lte |
BigInt |
|
-| poolUtilizations_in |
+poolUtilization0_in |
[BigInt!] |
|
-| poolUtilizations_not_in |
+poolUtilization0_not_in |
[BigInt!] |
|
+| poolUtilization1 |
+BigInt |
+ |
+
+
+| poolUtilization1_not |
+BigInt |
+ |
+
+
+| poolUtilization1_gt |
+BigInt |
+ |
+
+
+| poolUtilization1_lt |
+BigInt |
+ |
+
+
+| poolUtilization1_gte |
+BigInt |
+ |
+
+
+| poolUtilization1_lte |
+BigInt |
+ |
+
+
+| poolUtilization1_in |
+[BigInt!] |
+ |
+
+
+| poolUtilization1_not_in |
+[BigInt!] |
+ |
+
+
+| currentTick |
+Int |
+ |
+
+
+| currentTick_not |
+Int |
+ |
+
+
+| currentTick_gt |
+Int |
+ |
+
+
+| currentTick_lt |
+Int |
+ |
+
+
+| currentTick_gte |
+Int |
+ |
+
+
+| currentTick_lte |
+Int |
+ |
+
+
+| currentTick_in |
+[Int!] |
+ |
+
+
+| currentTick_not_in |
+[Int!] |
+ |
+
+
+| fastOracleTick |
+Int |
+ |
+
+
+| fastOracleTick_not |
+Int |
+ |
+
+
+| fastOracleTick_gt |
+Int |
+ |
+
+
+| fastOracleTick_lt |
+Int |
+ |
+
+
+| fastOracleTick_gte |
+Int |
+ |
+
+
+| fastOracleTick_lte |
+Int |
+ |
+
+
+| fastOracleTick_in |
+[Int!] |
+ |
+
+
+| fastOracleTick_not_in |
+[Int!] |
+ |
+
+
+| lastObservedTick |
+Int |
+ |
+
+
+| lastObservedTick_not |
+Int |
+ |
+
+
+| lastObservedTick_gt |
+Int |
+ |
+
+
+| lastObservedTick_lt |
+Int |
+ |
+
+
+| lastObservedTick_gte |
+Int |
+ |
+
+
+| lastObservedTick_lte |
+Int |
+ |
+
+
+| lastObservedTick_in |
+[Int!] |
+ |
+
+
+| lastObservedTick_not_in |
+[Int!] |
+ |
+
+
+| slowOracleTick |
+Int |
+ |
+
+
+| slowOracleTick_not |
+Int |
+ |
+
+
+| slowOracleTick_gt |
+Int |
+ |
+
+
+| slowOracleTick_lt |
+Int |
+ |
+
+
+| slowOracleTick_gte |
+Int |
+ |
+
+
+| slowOracleTick_lte |
+Int |
+ |
+
+
+| slowOracleTick_in |
+[Int!] |
+ |
+
+
+| slowOracleTick_not_in |
+[Int!] |
+ |
+
+
| panopticPool |
String |
|
@@ -23526,83 +23995,163 @@ Filter for the block changed event.
|
-| poolUtilization0 |
-BigInt |
+commissions0USD |
+BigDecimal |
|
-| poolUtilization0_not |
-BigInt |
+commissions0USD_not |
+BigDecimal |
|
-| poolUtilization0_gt |
-BigInt |
+commissions0USD_gt |
+BigDecimal |
|
-| poolUtilization0_lt |
-BigInt |
+commissions0USD_lt |
+BigDecimal |
|
-| poolUtilization0_gte |
-BigInt |
+commissions0USD_gte |
+BigDecimal |
|
-| poolUtilization0_lte |
-BigInt |
+commissions0USD_lte |
+BigDecimal |
|
-| poolUtilization0_in |
-[BigInt!] |
+commissions0USD_in |
+[BigDecimal!] |
|
-| poolUtilization0_not_in |
-[BigInt!] |
+commissions0USD_not_in |
+[BigDecimal!] |
|
-| poolUtilization1 |
-BigInt |
+commissions1USD |
+BigDecimal |
|
-| poolUtilization1_not |
-BigInt |
+commissions1USD_not |
+BigDecimal |
|
-| poolUtilization1_gt |
-BigInt |
+commissions1USD_gt |
+BigDecimal |
|
-| poolUtilization1_lt |
-BigInt |
+commissions1USD_lt |
+BigDecimal |
|
-| poolUtilization1_gte |
-BigInt |
+commissions1USD_gte |
+BigDecimal |
|
-| poolUtilization1_lte |
-BigInt |
+commissions1USD_lte |
+BigDecimal |
|
-| poolUtilization1_in |
-[BigInt!] |
+commissions1USD_in |
+[BigDecimal!] |
|
-| poolUtilization1_not_in |
-[BigInt!] |
+commissions1USD_not_in |
+[BigDecimal!] |
+ |
+
+
+| commissionsUSD |
+BigDecimal |
+ |
+
+
+| commissionsUSD_not |
+BigDecimal |
+ |
+
+
+| commissionsUSD_gt |
+BigDecimal |
+ |
+
+
+| commissionsUSD_lt |
+BigDecimal |
+ |
+
+
+| commissionsUSD_gte |
+BigDecimal |
+ |
+
+
+| commissionsUSD_lte |
+BigDecimal |
+ |
+
+
+| commissionsUSD_in |
+[BigDecimal!] |
+ |
+
+
+| commissionsUSD_not_in |
+[BigDecimal!] |
+ |
+
+
+| tickAt |
+Int |
+ |
+
+
+| tickAt_not |
+Int |
+ |
+
+
+| tickAt_gt |
+Int |
+ |
+
+
+| tickAt_lt |
+Int |
+ |
+
+
+| tickAt_gte |
+Int |
+ |
+
+
+| tickAt_lte |
+Int |
+ |
+
+
+| tickAt_in |
+[Int!] |
+ |
+
+
+| tickAt_not_in |
+[Int!] |
|
@@ -25720,246 +26269,6 @@ Filter for the block changed event.
|
-| commissions0 |
-BigDecimal |
- |
-
-
-| commissions0_not |
-BigDecimal |
- |
-
-
-| commissions0_gt |
-BigDecimal |
- |
-
-
-| commissions0_lt |
-BigDecimal |
- |
-
-
-| commissions0_gte |
-BigDecimal |
- |
-
-
-| commissions0_lte |
-BigDecimal |
- |
-
-
-| commissions0_in |
-[BigDecimal!] |
- |
-
-
-| commissions0_not_in |
-[BigDecimal!] |
- |
-
-
-| commissions1 |
-BigDecimal |
- |
-
-
-| commissions1_not |
-BigDecimal |
- |
-
-
-| commissions1_gt |
-BigDecimal |
- |
-
-
-| commissions1_lt |
-BigDecimal |
- |
-
-
-| commissions1_gte |
-BigDecimal |
- |
-
-
-| commissions1_lte |
-BigDecimal |
- |
-
-
-| commissions1_in |
-[BigDecimal!] |
- |
-
-
-| commissions1_not_in |
-[BigDecimal!] |
- |
-
-
-| sharePriceAtLastTransfer0 |
-BigDecimal |
- |
-
-
-| sharePriceAtLastTransfer0_not |
-BigDecimal |
- |
-
-
-| sharePriceAtLastTransfer0_gt |
-BigDecimal |
- |
-
-
-| sharePriceAtLastTransfer0_lt |
-BigDecimal |
- |
-
-
-| sharePriceAtLastTransfer0_gte |
-BigDecimal |
- |
-
-
-| sharePriceAtLastTransfer0_lte |
-BigDecimal |
- |
-
-
-| sharePriceAtLastTransfer0_in |
-[BigDecimal!] |
- |
-
-
-| sharePriceAtLastTransfer0_not_in |
-[BigDecimal!] |
- |
-
-
-| sharePriceAtLastTransfer1 |
-BigDecimal |
- |
-
-
-| sharePriceAtLastTransfer1_not |
-BigDecimal |
- |
-
-
-| sharePriceAtLastTransfer1_gt |
-BigDecimal |
- |
-
-
-| sharePriceAtLastTransfer1_lt |
-BigDecimal |
- |
-
-
-| sharePriceAtLastTransfer1_gte |
-BigDecimal |
- |
-
-
-| sharePriceAtLastTransfer1_lte |
-BigDecimal |
- |
-
-
-| sharePriceAtLastTransfer1_in |
-[BigDecimal!] |
- |
-
-
-| sharePriceAtLastTransfer1_not_in |
-[BigDecimal!] |
- |
-
-
-| commissionsSinceLastTransfer0 |
-BigDecimal |
- |
-
-
-| commissionsSinceLastTransfer0_not |
-BigDecimal |
- |
-
-
-| commissionsSinceLastTransfer0_gt |
-BigDecimal |
- |
-
-
-| commissionsSinceLastTransfer0_lt |
-BigDecimal |
- |
-
-
-| commissionsSinceLastTransfer0_gte |
-BigDecimal |
- |
-
-
-| commissionsSinceLastTransfer0_lte |
-BigDecimal |
- |
-
-
-| commissionsSinceLastTransfer0_in |
-[BigDecimal!] |
- |
-
-
-| commissionsSinceLastTransfer0_not_in |
-[BigDecimal!] |
- |
-
-
-| commissionsSinceLastTransfer1 |
-BigDecimal |
- |
-
-
-| commissionsSinceLastTransfer1_not |
-BigDecimal |
- |
-
-
-| commissionsSinceLastTransfer1_gt |
-BigDecimal |
- |
-
-
-| commissionsSinceLastTransfer1_lt |
-BigDecimal |
- |
-
-
-| commissionsSinceLastTransfer1_gte |
-BigDecimal |
- |
-
-
-| commissionsSinceLastTransfer1_lte |
-BigDecimal |
- |
-
-
-| commissionsSinceLastTransfer1_in |
-[BigDecimal!] |
- |
-
-
-| commissionsSinceLastTransfer1_not_in |
-[BigDecimal!] |
- |
-
-
| isLiquidated |
Int |
|
@@ -26703,6 +27012,46 @@ Filter for the block changed event.
|
+| totalVolumeUSD |
+BigDecimal |
+ |
+
+
+| totalVolumeUSD_not |
+BigDecimal |
+ |
+
+
+| totalVolumeUSD_gt |
+BigDecimal |
+ |
+
+
+| totalVolumeUSD_lt |
+BigDecimal |
+ |
+
+
+| totalVolumeUSD_gte |
+BigDecimal |
+ |
+
+
+| totalVolumeUSD_lte |
+BigDecimal |
+ |
+
+
+| totalVolumeUSD_in |
+[BigDecimal!] |
+ |
+
+
+| totalVolumeUSD_not_in |
+[BigDecimal!] |
+ |
+
+
| commissions0 |
BigDecimal |
|
@@ -28061,6 +28410,46 @@ Filter for the block changed event.
|
+| totalVolumeUSD |
+BigDecimal |
+ |
+
+
+| totalVolumeUSD_not |
+BigDecimal |
+ |
+
+
+| totalVolumeUSD_gt |
+BigDecimal |
+ |
+
+
+| totalVolumeUSD_lt |
+BigDecimal |
+ |
+
+
+| totalVolumeUSD_gte |
+BigDecimal |
+ |
+
+
+| totalVolumeUSD_lte |
+BigDecimal |
+ |
+
+
+| totalVolumeUSD_in |
+[BigDecimal!] |
+ |
+
+
+| totalVolumeUSD_not_in |
+[BigDecimal!] |
+ |
+
+
| commissions0 |
BigDecimal |
|
@@ -28466,6 +28855,16 @@ Filter for the block changed event.
|
+| panopticPoolDayData_ |
+PanopticPoolDayData_filter |
+ |
+
+
+| panopticPoolAccounts_ |
+PanopticPoolAccount_filter |
+ |
+
+
| _change_block |
BlockChangedFilter |
@@ -30775,6 +31174,86 @@ Filter for the block changed event.
| |
+| minEnforcedTick |
+BigInt |
+ |
+
+
+| minEnforcedTick_not |
+BigInt |
+ |
+
+
+| minEnforcedTick_gt |
+BigInt |
+ |
+
+
+| minEnforcedTick_lt |
+BigInt |
+ |
+
+
+| minEnforcedTick_gte |
+BigInt |
+ |
+
+
+| minEnforcedTick_lte |
+BigInt |
+ |
+
+
+| minEnforcedTick_in |
+[BigInt!] |
+ |
+
+
+| minEnforcedTick_not_in |
+[BigInt!] |
+ |
+
+
+| maxEnforcedTick |
+BigInt |
+ |
+
+
+| maxEnforcedTick_not |
+BigInt |
+ |
+
+
+| maxEnforcedTick_gt |
+BigInt |
+ |
+
+
+| maxEnforcedTick_lt |
+BigInt |
+ |
+
+
+| maxEnforcedTick_gte |
+BigInt |
+ |
+
+
+| maxEnforcedTick_lte |
+BigInt |
+ |
+
+
+| maxEnforcedTick_in |
+[BigInt!] |
+ |
+
+
+| maxEnforcedTick_not_in |
+[BigInt!] |
+ |
+
+
| panopticPool |
String |
|
@@ -31788,6 +32267,46 @@ Filter for the block changed event.
|
+| legIndex |
+BigInt |
+ |
+
+
+| legIndex_not |
+BigInt |
+ |
+
+
+| legIndex_gt |
+BigInt |
+ |
+
+
+| legIndex_lt |
+BigInt |
+ |
+
+
+| legIndex_gte |
+BigInt |
+ |
+
+
+| legIndex_lte |
+BigInt |
+ |
+
+
+| legIndex_in |
+[BigInt!] |
+ |
+
+
+| legIndex_not_in |
+[BigInt!] |
+ |
+
+
| settledAmounts |
BigInt |
|
@@ -35892,30 +36411,6 @@ Filter for the block changed event.
|
-| panopticPoolAccount__commissions0 |
- |
-
-
-| panopticPoolAccount__commissions1 |
- |
-
-
-| panopticPoolAccount__sharePriceAtLastTransfer0 |
- |
-
-
-| panopticPoolAccount__sharePriceAtLastTransfer1 |
- |
-
-
-| panopticPoolAccount__commissionsSinceLastTransfer0 |
- |
-
-
-| panopticPoolAccount__commissionsSinceLastTransfer1 |
- |
-
-
| panopticPoolAccount__isLiquidated |
|
@@ -36143,6 +36638,14 @@ Filter for the block changed event.
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| liquidator |
|
@@ -36243,6 +36746,10 @@ Filter for the block changed event.
|
+| panopticPool__totalVolumeUSD |
+ |
+
+
| panopticPool__commissions0 |
|
@@ -36467,214 +36974,230 @@ Filter for the block changed event.
|
-| owner |
- |
-
-
-| owner__id |
- |
-
-
-| tickLower |
- |
-
-
-| tickUpper |
- |
-
-
-| amount |
- |
-
-
-| amount0 |
- |
-
-
-| amount1 |
- |
-
-
-| token0 |
- |
-
-
-| token0__id |
- |
-
-
-| token0__decimals |
- |
-
-
-| token0__name |
- |
-
-
-| token0__symbol |
- |
-
-
-| token0__totalSupply |
- |
-
-
-| token0__txCount |
- |
-
-
-| token0__derivedETH |
- |
-
-
-| token1 |
- |
-
-
-| token1__id |
- |
-
-
-| token1__decimals |
- |
-
-
-| token1__name |
- |
-
-
-| token1__symbol |
- |
-
-
-| token1__totalSupply |
- |
-
-
-| token1__txCount |
- |
-
-
-| token1__derivedETH |
- |
-
-
-
-
-### Chunk_orderBy
-
-
-
-| Value |
-Description |
-
-
-
-| id |
- |
-
-
-| owner |
- |
-
-
-| owner__id |
- |
-
-
-| manager |
- |
-
-
-| manager__id |
- |
-
-
-| tickLower |
- |
-
-
-| tickUpper |
- |
-
-
-| strike |
- |
-
-
-| width |
- |
-
-
-| tokenType |
- |
-
-
-| pool |
- |
-
-
-| pool__id |
- |
-
-
-| pool__poolId |
- |
-
-
-| pool__feeTier |
- |
-
-
-| pool__tickSpacing |
- |
-
-
-| pool__txCount |
- |
-
-
-| pool__liquidity |
- |
-
-
-| pool__sqrtPrice |
- |
-
-
-| pool__tick |
- |
-
-
-| pool__tickLastUpdateTimestamp |
- |
-
-
-| pool__tickLastUpdateBlockNumber |
- |
-
-
-| pool__token0Price |
+pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
+| owner |
+ |
+
+
+| owner__id |
+ |
+
+
+| tickLower |
+ |
+
+
+| tickUpper |
+ |
+
+
+| amount |
+ |
+
+
+| amount0 |
+ |
+
+
+| amount1 |
+ |
+
+
+| token0 |
+ |
+
+
+| token0__id |
+ |
+
+
+| token0__decimals |
+ |
+
+
+| token0__name |
+ |
+
+
+| token0__symbol |
+ |
+
+
+| token0__totalSupply |
+ |
+
+
+| token0__txCount |
+ |
+
+
+| token0__derivedETH |
+ |
+
+
+| token1 |
+ |
+
+
+| token1__id |
+ |
+
+
+| token1__decimals |
+ |
+
+
+| token1__name |
+ |
+
+
+| token1__symbol |
+ |
+
+
+| token1__totalSupply |
+ |
+
+
+| token1__txCount |
+ |
+
+
+| token1__derivedETH |
+ |
+
+
+
+
+### Chunk_orderBy
+
+
+
+| Value |
+Description |
+
+
+
+| id |
+ |
+
+
+| owner |
+ |
+
+
+| owner__id |
+ |
+
+
+| manager |
+ |
+
+
+| manager__id |
+ |
+
+
+| tickLower |
+ |
+
+
+| tickUpper |
+ |
+
+
+| strike |
+ |
+
+
+| width |
+ |
+
+
+| tokenType |
+ |
+
+
+| pool |
+ |
+
+
+| pool__id |
+ |
+
+
+| pool__poolId |
+ |
+
+
+| pool__feeTier |
+ |
+
+
+| pool__tickSpacing |
+ |
+
+
+| pool__txCount |
+ |
+
+
+| pool__liquidity |
+ |
+
+
+| pool__sqrtPrice |
+ |
+
+
+| pool__tick |
+ |
+
+
+| pool__tickLastUpdateTimestamp |
+ |
+
+
+| pool__tickLastUpdateBlockNumber |
+ |
+
+
+| pool__token0Price |
+ |
+
+
+| pool__token1Price |
+ |
+
+
+| pool__totalValueLockedToken0 |
+ |
+
+
+| pool__totalValueLockedToken1 |
+ |
+
+
+| pool__totalValueLockedETH |
+ |
+
+
+| pool__totalValueLockedUSD |
+ |
+
+
+| pool__minEnforcedTick |
|
-| pool__token1Price |
- |
-
-
-| pool__totalValueLockedToken0 |
- |
-
-
-| pool__totalValueLockedToken1 |
- |
-
-
-| pool__totalValueLockedETH |
- |
-
-
-| pool__totalValueLockedUSD |
+pool__maxEnforcedTick |
|
@@ -36742,6 +37265,10 @@ Filter for the block changed event.
|
+| panopticPool__totalVolumeUSD |
+ |
+
+
| panopticPool__commissions0 |
|
@@ -36857,14 +37384,6 @@ Filter for the block changed event.
|
-| collateral__previousSharePrice |
- |
-
-
-| collateral__preLiquidationSharePrice |
- |
-
-
| date |
|
@@ -37000,6 +37519,14 @@ Filter for the block changed event.
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| sender |
|
@@ -37056,14 +37583,6 @@ Filter for the block changed event.
|
-| collateral__previousSharePrice |
- |
-
-
-| collateral__preLiquidationSharePrice |
- |
-
-
| tickAtDeposit |
|
@@ -37195,6 +37714,14 @@ Filter for the block changed event.
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| sender |
|
@@ -37259,14 +37786,6 @@ Filter for the block changed event.
|
-| collateral__previousSharePrice |
- |
-
-
-| collateral__preLiquidationSharePrice |
- |
-
-
| tickAtWithdraw |
|
@@ -37410,6 +37929,10 @@ Filter for the block changed event.
|
+| panopticPool__totalVolumeUSD |
+ |
+
+
| panopticPool__commissions0 |
|
@@ -37457,14 +37980,6 @@ Filter for the block changed event.
collateralDayData |
|
-
-| previousSharePrice |
- |
-
-
-| preLiquidationSharePrice |
- |
-
@@ -37585,6 +38100,14 @@ Filter for the block changed event.
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| owner |
|
@@ -37709,7 +38232,11 @@ Filter for the block changed event.
| OptionRoll |
- |
+
+
+ Panoption roll
+
+ |
| AccountLiquidated |
@@ -37854,6 +38381,14 @@ Filter for the block changed event.
pool__totalValueLockedUSD |
|
+
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
@@ -38001,6 +38536,14 @@ Filter for the block changed event.
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| exercisor |
|
@@ -38105,6 +38648,10 @@ Filter for the block changed event.
|
+| panopticPool__totalVolumeUSD |
+ |
+
+
| panopticPool__commissions0 |
|
@@ -38197,15 +38744,27 @@ Filter for the block changed event.
|
-| optionBurn__premia |
+optionBurn__premium0 |
|
-| optionBurn__premium0 |
+optionBurn__premium1 |
|
-| optionBurn__premium1 |
+optionBurn__totalShares0 |
+ |
+
+
+| optionBurn__totalAssets0 |
+ |
+
+
+| optionBurn__totalShares1 |
+ |
+
+
+| optionBurn__totalAssets1 |
|
@@ -38419,6 +38978,14 @@ Filter for the block changed event.
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| optionRatio |
|
@@ -38626,6 +39193,14 @@ Filter for the block changed event.
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| sender |
|
@@ -38845,6 +39420,14 @@ Filter for the block changed event.
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| recipient |
|
@@ -38877,10 +39460,6 @@ Filter for the block changed event.
|
-| premia |
- |
-
-
| panopticPool |
|
@@ -38945,6 +39524,10 @@ Filter for the block changed event.
|
+| panopticPool__totalVolumeUSD |
+ |
+
+
| panopticPool__commissions0 |
|
@@ -38993,6 +39576,26 @@ Filter for the block changed event.
|
+| premiaByLeg |
+ |
+
+
+| totalShares0 |
+ |
+
+
+| totalAssets0 |
+ |
+
+
+| totalShares1 |
+ |
+
+
+| totalAssets1 |
+ |
+
+
| txnOpened |
|
@@ -39041,11 +39644,27 @@ Filter for the block changed event.
|
-| txnOpened__tickAt |
+txnOpened__poolUtilization0 |
+ |
+
+
+| txnOpened__poolUtilization1 |
+ |
+
+
+| txnOpened__currentTick |
|
-| txnOpened__poolUtilizations |
+txnOpened__fastOracleTick |
+ |
+
+
+| txnOpened__lastObservedTick |
+ |
+
+
+| txnOpened__slowOracleTick |
|
@@ -39057,11 +39676,19 @@ Filter for the block changed event.
|
-| txnOpened__poolUtilization0 |
+txnOpened__commissions0USD |
|
-| txnOpened__poolUtilization1 |
+txnOpened__commissions1USD |
+ |
+
+
+| txnOpened__commissionsUSD |
+ |
+
+
+| txnOpened__tickAt |
|
@@ -39316,15 +39943,19 @@ Filter for the block changed event.
|
-| recipient |
+pool__minEnforcedTick |
|
-| recipient__id |
+pool__maxEnforcedTick |
|
-| positionSize |
+recipient |
+ |
+
+
+| recipient__id |
|
@@ -39344,11 +39975,31 @@ Filter for the block changed event.
|
-| tickAt |
+positionSize |
|
-| poolUtilizations |
+poolUtilization0 |
+ |
+
+
+| poolUtilization1 |
+ |
+
+
+| currentTick |
+ |
+
+
+| fastOracleTick |
+ |
+
+
+| lastObservedTick |
+ |
+
+
+| slowOracleTick |
|
@@ -39416,6 +40067,10 @@ Filter for the block changed event.
|
+| panopticPool__totalVolumeUSD |
+ |
+
+
| panopticPool__commissions0 |
|
@@ -39464,11 +40119,19 @@ Filter for the block changed event.
|
-| poolUtilization0 |
+commissions0USD |
|
-| poolUtilization1 |
+commissions1USD |
+ |
+
+
+| commissionsUSD |
+ |
+
+
+| tickAt |
|
@@ -39591,6 +40254,14 @@ Filter for the block changed event.
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| recipient |
|
@@ -39687,6 +40358,10 @@ Filter for the block changed event.
|
+| panopticPool__totalVolumeUSD |
+ |
+
+
| panopticPool__commissions0 |
|
@@ -39866,6 +40541,10 @@ Defines the order direction, either ascending or descending
|
+| panopticPool__totalVolumeUSD |
+ |
+
+
| panopticPool__commissions0 |
|
@@ -39946,14 +40625,6 @@ Defines the order direction, either ascending or descending
|
-| collateral0__previousSharePrice |
- |
-
-
-| collateral0__preLiquidationSharePrice |
- |
-
-
| collateral0Shares |
|
@@ -39994,14 +40665,6 @@ Defines the order direction, either ascending or descending
|
-| collateral1__previousSharePrice |
- |
-
-
-| collateral1__preLiquidationSharePrice |
- |
-
-
| collateral1Shares |
|
@@ -40010,30 +40673,6 @@ Defines the order direction, either ascending or descending
|
-| commissions0 |
- |
-
-
-| commissions1 |
- |
-
-
-| sharePriceAtLastTransfer0 |
- |
-
-
-| sharePriceAtLastTransfer1 |
- |
-
-
-| commissionsSinceLastTransfer0 |
- |
-
-
-| commissionsSinceLastTransfer1 |
- |
-
-
| isLiquidated |
|
@@ -40121,6 +40760,10 @@ Defines the order direction, either ascending or descending
|
+| panopticPool__totalVolumeUSD |
+ |
+
+
| panopticPool__commissions0 |
|
@@ -40213,6 +40856,10 @@ Defines the order direction, either ascending or descending
|
+| totalVolumeUSD |
+ |
+
+
| commissions0 |
|
@@ -40352,14 +40999,6 @@ Defines the order direction, either ascending or descending
|
-| collateral0__previousSharePrice |
- |
-
-
-| collateral0__preLiquidationSharePrice |
- |
-
-
| collateral1 |
|
@@ -40392,14 +41031,6 @@ Defines the order direction, either ascending or descending
|
-| collateral1__previousSharePrice |
- |
-
-
-| collateral1__preLiquidationSharePrice |
- |
-
-
| underlyingPool |
|
@@ -40468,6 +41099,14 @@ Defines the order direction, either ascending or descending
|
+| underlyingPool__minEnforcedTick |
+ |
+
+
+| underlyingPool__maxEnforcedTick |
+ |
+
+
| mintVolume0 |
|
@@ -40516,6 +41155,10 @@ Defines the order direction, either ascending or descending
|
+| totalVolumeUSD |
+ |
+
+
| commissions0 |
|
@@ -40559,6 +41202,14 @@ Defines the order direction, either ascending or descending
chunks |
|
+
+| panopticPoolDayData |
+ |
+
+
+| panopticPoolAccounts |
+ |
+
@@ -40643,6 +41294,14 @@ Defines the order direction, either ascending or descending
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| date |
|
@@ -40778,6 +41437,14 @@ Defines the order direction, either ascending or descending
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| txCount |
|
@@ -40973,6 +41640,14 @@ Defines the order direction, either ascending or descending
|
+| minEnforcedTick |
+ |
+
+
+| maxEnforcedTick |
+ |
+
+
| panopticPool |
|
@@ -41037,6 +41712,10 @@ Defines the order direction, either ascending or descending
|
+| panopticPool__totalVolumeUSD |
+ |
+
+
| panopticPool__commissions0 |
|
@@ -41196,6 +41875,14 @@ Defines the order direction, either ascending or descending
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| user |
|
@@ -41220,6 +41907,10 @@ Defines the order direction, either ascending or descending
|
+| legIndex |
+ |
+
+
| settledAmounts |
|
@@ -41296,6 +41987,10 @@ Defines the order direction, either ascending or descending
|
+| panopticPool__totalVolumeUSD |
+ |
+
+
| panopticPool__commissions0 |
|
@@ -41423,6 +42118,14 @@ Defines the order direction, either ascending or descending
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| tokenCount |
|
@@ -41597,6 +42300,14 @@ Defines the order direction, either ascending or descending
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| recipient |
|
@@ -41744,6 +42455,14 @@ Defines the order direction, either ascending or descending
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| caller |
|
@@ -41891,6 +42610,14 @@ Defines the order direction, either ascending or descending
|
+| pool__minEnforcedTick |
+ |
+
+
+| pool__maxEnforcedTick |
+ |
+
+
| recipient |
|