Skip to content

Commit

Permalink
fix: sepolia subgraphs
Browse files Browse the repository at this point in the history
  • Loading branch information
just-a-node committed Aug 1, 2024
1 parent 04eb923 commit 20ef4ed
Show file tree
Hide file tree
Showing 9 changed files with 211,116 additions and 191,488 deletions.
227,019 changes: 115,583 additions & 111,436 deletions packages/adapters/subgraph/.graphclient/index.ts

Large diffs are not rendered by default.

116,927 changes: 60,414 additions & 56,513 deletions packages/adapters/subgraph/.graphclient/schema.graphql

Large diffs are not rendered by default.

49,414 changes: 29,814 additions & 19,600 deletions packages/adapters/subgraph/.graphclient/sources/Connext_Sepolia/introspectionSchema.ts

Large diffs are not rendered by default.

4,397 changes: 2,530 additions & 1,867 deletions packages/adapters/subgraph/.graphclient/sources/Connext_Sepolia/schema.graphql

Large diffs are not rendered by default.

4,533 changes: 2,618 additions & 1,915 deletions packages/adapters/subgraph/.graphclient/sources/Connext_Sepolia/types.ts

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -1864,7 +1864,7 @@ type Query {
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): [sepolia_PolygonZkConnectorMeta!]!
sepolia_zkSyncConnectorMeta(
sepolia_x1ConnectorMeta(
id: ID!
"""
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.
Expand All @@ -1874,13 +1874,13 @@ type Query {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): sepolia_ZkSyncConnectorMeta
sepolia_zkSyncConnectorMetas(
): sepolia_X1ConnectorMeta
sepolia_x1ConnectorMetas(
skip: Int = 0
first: Int = 100
orderBy: sepolia_ZkSyncConnectorMeta_orderBy
orderBy: sepolia_X1ConnectorMeta_orderBy
orderDirection: sepolia_OrderDirection
where: sepolia_ZkSyncConnectorMeta_filter
where: sepolia_X1ConnectorMeta_filter
"""
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.
"""
Expand All @@ -1889,8 +1889,8 @@ type Query {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): [sepolia_ZkSyncConnectorMeta!]!
sepolia_modeConnectorMeta(
): [sepolia_X1ConnectorMeta!]!
sepolia_zkSyncConnectorMeta(
id: ID!
"""
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.
Expand All @@ -1900,13 +1900,13 @@ type Query {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): sepolia_ModeConnectorMeta
sepolia_modeConnectorMetas(
): sepolia_ZkSyncConnectorMeta
sepolia_zkSyncConnectorMetas(
skip: Int = 0
first: Int = 100
orderBy: sepolia_ModeConnectorMeta_orderBy
orderBy: sepolia_ZkSyncConnectorMeta_orderBy
orderDirection: sepolia_OrderDirection
where: sepolia_ModeConnectorMeta_filter
where: sepolia_ZkSyncConnectorMeta_filter
"""
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.
"""
Expand All @@ -1915,8 +1915,8 @@ type Query {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): [sepolia_ModeConnectorMeta!]!
sepolia_scrollConnectorMeta(
): [sepolia_ZkSyncConnectorMeta!]!
sepolia_modeConnectorMeta(
id: ID!
"""
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.
Expand All @@ -1926,13 +1926,13 @@ type Query {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): sepolia_ScrollConnectorMeta
sepolia_scrollConnectorMetas(
): sepolia_ModeConnectorMeta
sepolia_modeConnectorMetas(
skip: Int = 0
first: Int = 100
orderBy: sepolia_ScrollConnectorMeta_orderBy
orderBy: sepolia_ModeConnectorMeta_orderBy
orderDirection: sepolia_OrderDirection
where: sepolia_ScrollConnectorMeta_filter
where: sepolia_ModeConnectorMeta_filter
"""
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.
"""
Expand All @@ -1941,8 +1941,8 @@ type Query {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): [sepolia_ScrollConnectorMeta!]!
sepolia_xlayerConnectorMeta(
): [sepolia_ModeConnectorMeta!]!
sepolia_scrollConnectorMeta(
id: ID!
"""
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.
Expand All @@ -1952,13 +1952,13 @@ type Query {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): sepolia_XlayerConnectorMeta
sepolia_xlayerConnectorMetas(
): sepolia_ScrollConnectorMeta
sepolia_scrollConnectorMetas(
skip: Int = 0
first: Int = 100
orderBy: sepolia_XlayerConnectorMeta_orderBy
orderBy: sepolia_ScrollConnectorMeta_orderBy
orderDirection: sepolia_OrderDirection
where: sepolia_XlayerConnectorMeta_filter
where: sepolia_ScrollConnectorMeta_filter
"""
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.
"""
Expand All @@ -1967,7 +1967,7 @@ type Query {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): [sepolia_XlayerConnectorMeta!]!
): [sepolia_ScrollConnectorMeta!]!
sepolia_rootMessageProcessed(
id: ID!
"""
Expand Down Expand Up @@ -2949,7 +2949,7 @@ type Subscription {
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): [sepolia_PolygonZkConnectorMeta!]!
sepolia_zkSyncConnectorMeta(
sepolia_x1ConnectorMeta(
id: ID!
"""
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.
Expand All @@ -2959,13 +2959,13 @@ type Subscription {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): sepolia_ZkSyncConnectorMeta
sepolia_zkSyncConnectorMetas(
): sepolia_X1ConnectorMeta
sepolia_x1ConnectorMetas(
skip: Int = 0
first: Int = 100
orderBy: sepolia_ZkSyncConnectorMeta_orderBy
orderBy: sepolia_X1ConnectorMeta_orderBy
orderDirection: sepolia_OrderDirection
where: sepolia_ZkSyncConnectorMeta_filter
where: sepolia_X1ConnectorMeta_filter
"""
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.
"""
Expand All @@ -2974,8 +2974,8 @@ type Subscription {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): [sepolia_ZkSyncConnectorMeta!]!
sepolia_modeConnectorMeta(
): [sepolia_X1ConnectorMeta!]!
sepolia_zkSyncConnectorMeta(
id: ID!
"""
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.
Expand All @@ -2985,13 +2985,13 @@ type Subscription {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): sepolia_ModeConnectorMeta
sepolia_modeConnectorMetas(
): sepolia_ZkSyncConnectorMeta
sepolia_zkSyncConnectorMetas(
skip: Int = 0
first: Int = 100
orderBy: sepolia_ModeConnectorMeta_orderBy
orderBy: sepolia_ZkSyncConnectorMeta_orderBy
orderDirection: sepolia_OrderDirection
where: sepolia_ModeConnectorMeta_filter
where: sepolia_ZkSyncConnectorMeta_filter
"""
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.
"""
Expand All @@ -3000,8 +3000,8 @@ type Subscription {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): [sepolia_ModeConnectorMeta!]!
sepolia_scrollConnectorMeta(
): [sepolia_ZkSyncConnectorMeta!]!
sepolia_modeConnectorMeta(
id: ID!
"""
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.
Expand All @@ -3011,13 +3011,13 @@ type Subscription {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): sepolia_ScrollConnectorMeta
sepolia_scrollConnectorMetas(
): sepolia_ModeConnectorMeta
sepolia_modeConnectorMetas(
skip: Int = 0
first: Int = 100
orderBy: sepolia_ScrollConnectorMeta_orderBy
orderBy: sepolia_ModeConnectorMeta_orderBy
orderDirection: sepolia_OrderDirection
where: sepolia_ScrollConnectorMeta_filter
where: sepolia_ModeConnectorMeta_filter
"""
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.
"""
Expand All @@ -3026,8 +3026,8 @@ type Subscription {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): [sepolia_ScrollConnectorMeta!]!
sepolia_xlayerConnectorMeta(
): [sepolia_ModeConnectorMeta!]!
sepolia_scrollConnectorMeta(
id: ID!
"""
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.
Expand All @@ -3037,13 +3037,13 @@ type Subscription {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): sepolia_XlayerConnectorMeta
sepolia_xlayerConnectorMetas(
): sepolia_ScrollConnectorMeta
sepolia_scrollConnectorMetas(
skip: Int = 0
first: Int = 100
orderBy: sepolia_XlayerConnectorMeta_orderBy
orderBy: sepolia_ScrollConnectorMeta_orderBy
orderDirection: sepolia_OrderDirection
where: sepolia_XlayerConnectorMeta_filter
where: sepolia_ScrollConnectorMeta_filter
"""
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.
"""
Expand All @@ -3052,7 +3052,7 @@ type Subscription {
Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.
"""
subgraphError: _SubgraphErrorPolicy_! = deny
): [sepolia_XlayerConnectorMeta!]!
): [sepolia_ScrollConnectorMeta!]!
sepolia_rootMessageProcessed(
id: ID!
"""
Expand Down Expand Up @@ -3141,7 +3141,7 @@ A string representation of microseconds UNIX timestamp (16 digits)
"""
scalar Timestamp

type sepolia_XlayerConnectorMeta {
type sepolia_X1ConnectorMeta {
id: ID!
spokeDomain: BigInt!
hubDomain: BigInt!
Expand All @@ -3150,7 +3150,7 @@ type sepolia_XlayerConnectorMeta {
mirrorConnector: sepolia_Bytes!
}

input sepolia_XlayerConnectorMeta_filter {
input sepolia_X1ConnectorMeta_filter {
id: ID
id_not: ID
id_gt: ID
Expand Down Expand Up @@ -3207,11 +3207,11 @@ input sepolia_XlayerConnectorMeta_filter {
mirrorConnector_not_contains: sepolia_Bytes
"""Filter for the block changed event."""
_change_block: sepolia_BlockChangedFilter
and: [sepolia_XlayerConnectorMeta_filter]
or: [sepolia_XlayerConnectorMeta_filter]
and: [sepolia_X1ConnectorMeta_filter]
or: [sepolia_X1ConnectorMeta_filter]
}

enum sepolia_XlayerConnectorMeta_orderBy {
enum sepolia_X1ConnectorMeta_orderBy {
id
spokeDomain
hubDomain
Expand Down
Loading

0 comments on commit 20ef4ed

Please sign in to comment.